git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2008-01-16 Alp Toker <alp@atoker.com>
[WebKit-https.git]
/
WebKitTools
/
GtkLauncher
/
main.c
diff --git
a/WebKitTools/GtkLauncher/main.c
b/WebKitTools/GtkLauncher/main.c
index fd8627935e01a0cde17fb07acf674b7edd5a96fb..61bdbc8107b51c6f84a7a500a5677248671da45a 100644
(file)
--- a/
WebKitTools/GtkLauncher/main.c
+++ b/
WebKitTools/GtkLauncher/main.c
@@
-97,7
+97,7
@@
destroy_cb (GtkWidget* widget, gpointer data)
static void
go_back_cb (GtkWidget* widget, gpointer data)
{
- webkit_web_view_go_back
ward
(web_view);
+ webkit_web_view_go_back (web_view);
}
static void