My CMD was too short. :O

Thanks Carlos Torres for mentioning this.
This commit is contained in:
Christoph Lohmann 2015-01-18 11:44:39 +01:00
parent e7d1c09916
commit 9333d5d727
1 changed files with 1 additions and 1 deletions

2
surf.c
View File

@ -955,7 +955,7 @@ newclient(void) {
static void
newwindow(Client *c, const Arg *arg, gboolean noembed) {
guint i = 0;
const char *cmd[16], *uri;
const char *cmd[18], *uri;
const Arg a = { .v = (void *)cmd };
char tmp[64];