Introduction
Introduction Statistics Contact Development Disclaimer Help
tsmall fix. - surf - customized build of surf, the suckless webkit browser
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 1a88579f3e35869b6736e195755fb127a1aeda78
parent b9b055348d4b8ae9372702afc59793cdcba16144
Author: Enno Boland (Gottox) <[email protected]>
Date: Mon, 8 Jun 2009 23:28:05 +0200
small fix.
Diffstat:
M surf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/surf.c b/surf.c
t@@ -433,8 +433,8 @@ processx(GdkXEvent *e, GdkEvent *event, gpointer d) {
&adummy, &idummy, &ldummy, &ldummy, &b…
loaduri(c, (gchar *)buf);
XFree(buf);
- return GDK_FILTER_REMOVE;
}
+ return GDK_FILTER_REMOVE;
}
}
return GDK_FILTER_CONTINUE;
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.