diff options
Diffstat (limited to 'src/skey-popup.h')
-rw-r--r-- | src/skey-popup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/skey-popup.h b/src/skey-popup.h index f4847eb..e0ac7cf 100644 --- a/src/skey-popup.h +++ b/src/skey-popup.h @@ -28,7 +28,7 @@ G_BEGIN_DECLS void terminal_skey_do_popup (GtkWindow *window, TerminalScreen *screen, - const gchar *skey_match); + const gchar *skey_match); G_END_DECLS |