Minor style change.

This commit is contained in:
Christoph Lohmann 2014-09-28 08:03:42 +02:00
parent dd705d43eb
commit 3e89b4451c
1 changed files with 1 additions and 1 deletions

2
surf.c
View File

@ -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