Introduction
Introduction Statistics Contact Development Disclaimer Help
tMinor style change. - surf - customized build of surf, the suckless webkit bro…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 3e89b4451cfac593e233e449b9a403720598b08f
parent dd705d43eb13493b682e214748d1810fc6254452
Author: Christoph Lohmann <[email protected]>
Date: Sun, 28 Sep 2014 08:03:42 +0200
Minor style change.
Diffstat:
M surf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/surf.c b/surf.c
t@@ -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
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.