aboutsummaryrefslogtreecommitdiff
path: root/src/include/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/util.h')
-rw-r--r--src/include/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/util.h b/src/include/util.h
index 15f862e..839d3e4 100644
--- a/src/include/util.h
+++ b/src/include/util.h
@@ -8,7 +8,7 @@
/* Log some debug information. */
void log_dbg(const char*, ...);
-/* Log some congratulatory information. */
+/* c: */
void log_yay(const char*, ...);
/* Log some information. */
void log_inf(const char*, ...);