[hackers] [surf] Minor style change. || Christoph Lohmann

From: <git_AT_suckless.org>
Date: Sun, 28 Sep 2014 08:03:59 +0200

commit 3e89b4451cfac593e233e449b9a403720598b08f
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Sun Sep 28 08:03:42 2014 +0200

    Minor style change.

diff --git a/surf.c b/surf.c
index 3b3476a..6beda59 100644
--- a/surf.c
+++ b/surf.c
_AT_@ -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
Received on Sun Sep 28 2014 - 08:03:59 CEST

This archive was generated by hypermail 2.3.0 : Sun Sep 28 2014 - 08:12:14 CEST