aboutsummaryrefslogtreecommitdiff
path: root/console-client/xkb/compose.c
diff options
context:
space:
mode:
Diffstat (limited to 'console-client/xkb/compose.c')
-rw-r--r--console-client/xkb/compose.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-client/xkb/compose.c b/console-client/xkb/compose.c
index 17f30014..955c820c 100644
--- a/console-client/xkb/compose.c
+++ b/console-client/xkb/compose.c
@@ -518,7 +518,7 @@ match_right_set_left (void *context, struct map_entry *entry)
- .XCompose at $HOME.
- System wide compose file for the current locale. */
static char *
-get_compose_file_for_locale()
+get_compose_file_for_locale(void)
{
struct matcher_context context = { NULL };
char *xcomposefile;