aboutsummaryrefslogtreecommitdiffstats
path: root/handerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'handerror.h')
-rw-r--r--handerror.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/handerror.h b/handerror.h
index d4137a9..1241b8d 100644
--- a/handerror.h
+++ b/handerror.h
@@ -1,2 +1,2 @@
-void call_error(int num);
-void print_error(char *text); \ No newline at end of file
+void callError(int num);
+void printError(char *text); \ No newline at end of file