X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=surf.c;h=72d26e7ae2c257b3e183056688f34eafd358f5c6;hb=7c34d5061e372d44e20a27df375d785656614935;hp=a229994cd3be5ad792170e7de32bfd42dfd38dde;hpb=117d4848338315d15e1ab93cd551889fc6964a2b;p=surf.git diff --git a/surf.c b/surf.c index a229994..72d26e7 100644 --- 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[16], *uri; + const char *cmd[18], *uri; const Arg a = { .v = (void *)cmd }; char tmp[64];