diff options
-rw-r--r-- | embed/ephy-web-view.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c index 7298d3908..43dd2fae2 100644 --- a/embed/ephy-web-view.c +++ b/embed/ephy-web-view.c @@ -1184,7 +1184,7 @@ title_changed_cb (WebKitWebView *web_view, } -/** +/* * Sets the view location to be address. Note that this function might * also set the typed-address property to NULL. */ |