diff options
Diffstat (limited to 'xkbpath.c')
-rw-r--r-- | xkbpath.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,7 @@ XkbAddDefaultDirectoriesToPath(void) /** * Remove all entries from the global includePath. */ -void +static void XkbClearIncludePath(void) { if (szPath > 0) |