commenting.
This commit is contained in:
parent
a3e1e27762
commit
d3d32fd6c7
1
surf.c
1
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 windowobjectcleared(GtkWidget *w, WebKitWebFrame *frame, JSContextRef js, JSObjectRef win, Client *c);
|
||||||
static void zoom(Client *c, const Arg *arg);
|
static void zoom(Client *c, const Arg *arg);
|
||||||
|
|
||||||
|
/* configuration, allows nested code to access above variables */
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in New Issue