[hackers] [surf] My CMD was too short. :O || Christoph Lohmann

From: <git_AT_suckless.org>
Date: Sun, 18 Jan 2015 14:41:40 +0100 (CET)

commit 9333d5d72740b97d66df9bc4e3777d24c884c033
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Sun Jan 18 11:44:39 2015 +0100

    My CMD was too short. :O
    
    Thanks Carlos Torres for mentioning this.

diff --git a/surf.c b/surf.c
index a229994..72d26e7 100644
--- a/surf.c
+++ b/surf.c
_AT_@ -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];
 
Received on Sun Jan 18 2015 - 14:41:40 CET

This archive was generated by hypermail 2.3.0 : Sun Jan 18 2015 - 14:48:09 CET