diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wrapped/wrappedxkbcommon_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedxkbcommon_private.h b/src/wrapped/wrappedxkbcommon_private.h index 28523bd3..b61bc5f9 100644 --- a/src/wrapped/wrappedxkbcommon_private.h +++ b/src/wrapped/wrappedxkbcommon_private.h @@ -14,7 +14,7 @@ //GO(xkb_compose_state_unref, //GO(xkb_compose_table_new_from_buffer, //GO(xkb_compose_table_new_from_file, -//GO(xkb_compose_table_new_from_locale, +GO(xkb_compose_table_new_from_locale, pFppi) //GO(xkb_compose_table_ref, //GO(xkb_compose_table_unref, //GO(xkb_context_get_log_level, |