summaryrefslogtreecommitdiff
path: root/include/common
diff options
context:
space:
mode:
authorpacien2017-12-29 21:34:10 +0100
committerpacien2017-12-29 21:34:10 +0100
commite275a679a1fb9377dd1a74329420ce6e95a03da3 (patch)
treea316473a6dd2026d21acbc77ce98f9c68f722855 /include/common
parent00eb3d02d350b7dd28afabfa160304dff4d5efb7 (diff)
downloadmorpher-e275a679a1fb9377dd1a74329420ce6e95a03da3.tar.gz
Small doc fixes
Signed-off-by: pacien <pacien.trangirard@pacien.net>
Diffstat (limited to 'include/common')
-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: