aboutsummaryrefslogtreecommitdiff
path: root/src/einfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/einfo.h')
-rw-r--r--src/einfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/einfo.h b/src/einfo.h
index feed9fff..990ae6fd 100644
--- a/src/einfo.h
+++ b/src/einfo.h
@@ -71,7 +71,7 @@ void elog (int __level, const char *__fmt, ...) __EEND_PRINTF;
* - eerror - red
*
* The n suffix denotes that no new line should be printed.
- * The v suffix means only print if RC_VERBOSE is yes.
+ * The v suffix means only print if EINFO_VERBOSE is yes.
*/
/*@{*/
int einfon (const char *__fmt, ...) __EINFO_PRINTF;