From dce08c184686d4cef1f1961926cce339429f5aba Mon Sep 17 00:00:00 2001 From: Ralf Stephan Date: Mon, 13 Feb 2006 19:14:47 +0000 Subject: bulk whitespace removal patch #1198588 by gigaclon (bzr r134) --- src/select-context.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/select-context.cpp') diff --git a/src/select-context.cpp b/src/select-context.cpp index bda4012c7..d5288117c 100644 --- a/src/select-context.cpp +++ b/src/select-context.cpp @@ -191,7 +191,7 @@ sp_select_context_set(SPEventContext *ec, gchar const *key, gchar const *val) } else { sc->_seltrans->setShow(Inkscape::SelTrans::SHOW_CONTENT); } - } + } } static bool @@ -238,7 +238,7 @@ sp_select_context_abort(SPEventContext *event_context) return false; } -bool +bool key_is_a_modifier (guint key) { return (key == GDK_Alt_L || key == GDK_Alt_R || -- cgit v1.2.3