From c202e46b001238de48b500c55f7392c53655d140 Mon Sep 17 00:00:00 2001 From: pacien Date: Sat, 2 Dec 2017 20:45:22 +0100 Subject: Update doc Signed-off-by: pacien --- include/common/error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/common/error.h') diff --git a/include/common/error.h b/include/common/error.h index 522d646..22c2630 100644 --- a/include/common/error.h +++ b/include/common/error.h @@ -16,7 +16,7 @@ * Function: rage quit * Logs the supplied error message to stderr before exiting the program with an error status code. * - * Parameters; + * Parameters: * *msg - error message to log */ void rage_quit(const char *msg); -- cgit v1.2.3