From: Christoph Lohmann <20h@r-36.net> Date: Sun, 28 Sep 2014 06:03:42 +0000 (+0200) Subject: Minor style change. X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=commitdiff_plain;h=3e89b4451cfac593e233e449b9a403720598b08f Minor style change. --- diff --git a/surf.c b/surf.c index 3b3476a..6beda59 100644 --- 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