~kris/suckless

tabbed

4f9adbdb0a4790a06e306be0db43b1c2bac1b248 — Enno Boland (Gottox) 17 years ago 6848b92
typo
1 files changed, 1 insertions(+), 1 deletions(-)

M surf.c
M surf.c => surf.c +1 -1
@@ 225,7 225,7 @@ keypress(GtkWidget* w, GdkEventKey *ev, gpointer d) {
			else
				 webkit_web_view_reload(c->view);
			return TRUE;
		case GDK_go:
		case GDK_g:
			/* TODO */
			return TRUE;
		case GDK_slash: