aboutsummaryrefslogtreecommitdiff
path: root/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'print.h')
-rw-r--r--print.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/print.h b/print.h
index 0613dfc..7992087 100644
--- a/print.h
+++ b/print.h
@@ -1,6 +1,6 @@
#ifndef PRINT_H
#define PRINT_H
-void print_error(const char * const format, ...);
+void print_error(const char *const format, ...);
#endif /* PRINT_H */