diff options
Diffstat (limited to 'xkbprint.h')
-rw-r--r-- | xkbprint.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -59,8 +59,8 @@ typedef struct _XKBPrintArgs { extern Bool DumpInternalFont( - FILE * /* out */ , - char * /* fontName */ + FILE * /* out */ , + const char * /* fontName */ ); extern Bool |