]> Skullheadx's Git Forge - surf.git/commitdiff
Minor style change.
authorChristoph Lohmann <20h@r-36.net>
Sun, 28 Sep 2014 06:03:42 +0000 (08:03 +0200)
committerChristoph Lohmann <20h@r-36.net>
Sun, 28 Sep 2014 06:03:42 +0000 (08:03 +0200)
surf.c

diff --git a/surf.c b/surf.c
index 3b3476afb55a8c8a159aeda03d2d558eba609d94..6beda5987a002c9b340445ae108048f9473d20b9 100644 (file)
--- a/surf.c
+++ b/surf.c
@@ -993,7 +993,7 @@ menuactivate(GtkMenuItem *item, Client *c) {
                uri = gtk_clipboard_wait_for_text(clpbrd);
                if(uri)
                        gtk_clipboard_set_text(prisel, uri, -1);
-  }
+       }
 }
 
 static void