From d3d32fd6c754c9e4528471efe10706638a1192dd Mon Sep 17 00:00:00 2001 From: "Enno Boland (tox)" Date: Mon, 21 Sep 2009 19:28:39 +0200 Subject: [PATCH] commenting. --- surf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/surf.c b/surf.c index d8ab7f9..e40bfd0 100644 --- a/surf.c +++ b/surf.c @@ -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 -- 2.20.1