diff options
author | Enno Boland (tox) <tox@s01.de> | 2009-09-21 19:28:39 +0200 |
---|---|---|
committer | Enno Boland (tox) <tox@s01.de> | 2009-09-21 19:28:39 +0200 |
commit | d3d32fd6c754c9e4528471efe10706638a1192dd (patch) | |
tree | 40293d7aa86a274186708db8eb101a1a18c2178e | |
parent | a3e1e27762e302b4eb41958c252e0cad9f226832 (diff) | |
download | surf-d3d32fd6c754c9e4528471efe10706638a1192dd.tar.gz surf-d3d32fd6c754c9e4528471efe10706638a1192dd.tar.bz2 surf-d3d32fd6c754c9e4528471efe10706638a1192dd.zip |
commenting.
-rw-r--r-- | surf.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |