summaryrefslogtreecommitdiff
path: root/surf.c
diff options
context:
space:
mode:
Diffstat (limited to 'surf.c')
-rw-r--r--surf.c2
1 files changed, 1 insertions, 1 deletions
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