pinosaur
/
surf.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6848b92
)
typo
author
Enno Boland (Gottox)
<gottox@s01.de>
Sat, 6 Jun 2009 07:36:46 +0000
(09:36 +0200)
committer
Enno Boland (Gottox)
<gottox@s01.de>
Sat, 6 Jun 2009 07:36:46 +0000
(09:36 +0200)
surf.c
patch
|
blob
|
history
diff --git
a/surf.c
b/surf.c
index
1a075d2
..
21d7465
100644
(file)
--- a/
surf.c
+++ b/
surf.c
@@
-225,7
+225,7
@@
keypress(GtkWidget* w, GdkEventKey *ev, gpointer d) {
else
webkit_web_view_reload(c->view);
return TRUE;
- case GDK_g
o
:
+ case GDK_g:
/* TODO */
return TRUE;
case GDK_slash: