aboutsummaryrefslogtreecommitdiffstats
path: root/src/error/verror_at_line.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/error/verror_at_line.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/error/verror_at_line.c b/src/error/verror_at_line.c
index 55845b3..dd51f30 100644
--- a/src/error/verror_at_line.c
+++ b/src/error/verror_at_line.c
@@ -31,6 +31,8 @@
*
* This is a slibc extension to the GNU extension `error_at_line`.
*
+ * @etymology (V)ariadic version of (`error_at_line`).
+ *
* @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