about summary refs log tree commit diff stats
path: root/src/UCAuto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/UCAuto.h')
-rw-r--r--src/UCAuto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UCAuto.h b/src/UCAuto.h
index e9f1681e..c4cf965c 100644
--- a/src/UCAuto.h
+++ b/src/UCAuto.h
@@ -3,6 +3,6 @@
 
 #include <UCDefs.h>
 
-extern void UCChangeTerminalCodepage PARAMS((int newcs, LYUCcharset *p));
+extern void UCChangeTerminalCodepage (int newcs, LYUCcharset *p);
 
 #endif /* UCAUTO_H */