projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0465bf5
)
; Spelling fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 27 Oct 2016 15:04:28 +0000
(08:04 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 27 Oct 2016 15:04:50 +0000
(08:04 -0700)
src/xwidget.c
patch
|
blob
|
history
diff --git
a/src/xwidget.c
b/src/xwidget.c
index 0be284516d8554bbfb371c715131fc5093e19ea0..e97d963e01b2e2b65db714278c280fa374f72de0 100644
(file)
--- a/
src/xwidget.c
+++ b/
src/xwidget.c
@@
-722,7
+722,7
@@
argument procedure FUN.*/)
// procedure that retrieves the return value.
webkit_web_view_run_javascript (WEBKIT_WEB_VIEW (xw->widget_osr),
SSDATA (script),
- NULL, /*
cancellable
*/
+ NULL, /*
cancelable
*/
callback,
(gpointer) fun);
return Qnil;