summaryrefslogtreecommitdiff
path: root/include/common/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common/error.h')
-rw-r--r--include/common/error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common/error.h b/include/common/error.h
index 22c2630..69104cb 100644
--- a/include/common/error.h
+++ b/include/common/error.h
@@ -13,7 +13,7 @@
13#define OUT_OF_MEMORY_ERROR "Out of memory" 13#define OUT_OF_MEMORY_ERROR "Out of memory"
14 14
15/** 15/**
16 * Function: rage quit 16 * Function: rage_quit
17 * Logs the supplied error message to stderr before exiting the program with an error status code. 17 * Logs the supplied error message to stderr before exiting the program with an error status code.
18 * 18 *
19 * Parameters: 19 * Parameters: