diff options
author | Perberos <[email protected]> | 2011-11-06 19:14:03 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-06 19:14:03 -0300 |
commit | f2a13175e5a3a38d1340d2fff5e03f8c2e0d8f8e (patch) | |
tree | 5bc248a29ae93e5534428e6908a94d50d419ceb9 /src/skey-popup.h | |
parent | def492f92d29f294c62d94ef562dd6271bd9b84b (diff) | |
download | mate-terminal-f2a13175e5a3a38d1340d2fff5e03f8c2e0d8f8e.tar.bz2 mate-terminal-f2a13175e5a3a38d1340d2fff5e03f8c2e0d8f8e.tar.xz |
aplicando formato allman
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 |