diff options
Diffstat (limited to 'src/UCAuto.h')
-rw-r--r-- | src/UCAuto.h | 2 |
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 */ |