commenting.
This commit is contained in:
parent
a3e1e27762
commit
d3d32fd6c7
1 changed files with 1 additions and 0 deletions
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 zoom(Client *c, const Arg *arg);
|
||||
|
||||
/* configuration, allows nested code to access above variables */
|
||||
#include "config.h"
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue