aboutsummaryrefslogtreecommitdiffstats
path: root/src/error/verror.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/error/verror.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/error/verror.c b/src/error/verror.c
index 70dfb13..a5a4551 100644
--- a/src/error/verror.c
+++ b/src/error/verror.c
@@ -25,6 +25,8 @@
*
* This is a slibc extension to the GNU extension `error`.
*
+ * @etymology (V)ariadic version of (`error`).
+ *
* @param status The process will exit, with the function returning, with this
* exit status, unless it is zero. If zero, the process shall not exit.
* @param errnum The value of `errno` when the error occurred, zero if the a textual