tcommenting. - surf - customized build of surf, the suckless webkit browser
(HTM) git clone git://src.adamsgaard.dk/surf
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit d3d32fd6c754c9e4528471efe10706638a1192dd
(DIR) parent a3e1e27762e302b4eb41958c252e0cad9f226832
(HTM) Author: Enno Boland (tox) <tox@s01.de>
Date: Mon, 21 Sep 2009 19:28:39 +0200
commenting.
Diffstat:
M surf.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/surf.c b/surf.c
t@@ -115,6 +115,7 @@ static void update(Client *c);
static void windowobjectcleared(GtkWidget *w, WebKitWebFrame *frame, JSContextRef js, JSObjectRef win, Client *c);
static void zoom(Client *c, const Arg *arg);
+/* configuration, allows nested code to access above variables */
#include "config.h"
void