pinosaur
/
surf.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7d1c09
)
My CMD was too short. :O
author
Christoph Lohmann
<20h@r-36.net>
Sun, 18 Jan 2015 10:44:39 +0000
(11:44 +0100)
committer
Christoph Lohmann
<20h@r-36.net>
Sun, 18 Jan 2015 10:44:39 +0000
(11:44 +0100)
Thanks Carlos Torres for mentioning this.
surf.c
patch
|
blob
|
history
diff --git
a/surf.c
b/surf.c
index
a229994
..
72d26e7
100644
(file)
--- a/
surf.c
+++ b/
surf.c
@@
-955,7
+955,7
@@
newclient(void) {
static void
newwindow(Client *c, const Arg *arg, gboolean noembed) {
guint i = 0;
- const char *cmd[1
6
], *uri;
+ const char *cmd[1
8
], *uri;
const Arg a = { .v = (void *)cmd };
char tmp[64];