summary refs log tree commit diff
path: root/src/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/error.h')
-rw-r--r--src/error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/error.h b/src/error.h
index 108736b..dd1fc3f 100644
--- a/src/error.h
+++ b/src/error.h
@@ -91,7 +91,7 @@ extern int exsig;
 		0; \
 	})
 #ifdef REALLY_SMALL
-void __inton __P((void));
+void __inton(void);
 #define INTON __inton()
 #else
 #define INTON \