summaryrefslogtreecommitdiff
path: root/riscos/url_complete.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-11-12 11:45:07 +0000
committerVincent Sanders <vince@kyllikki.org>2014-11-12 11:45:07 +0000
commita99b1325d78afe2fecd4b676f8338b2830dfbc6c (patch)
tree110b713069724f44cac07657d66429a93d3cefed /riscos/url_complete.c
parentd8007f45125fe297970aa53665fa6e3c4182699a (diff)
downloadnetsurf-a99b1325d78afe2fecd4b676f8338b2830dfbc6c.tar.gz
netsurf-a99b1325d78afe2fecd4b676f8338b2830dfbc6c.tar.bz2
Doxygen cleanups
Diffstat (limited to 'riscos/url_complete.c')
-rw-r--r--riscos/url_complete.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/url_complete.c b/riscos/url_complete.c
index 6881de7ea..c4d689654 100644
--- a/riscos/url_complete.c
+++ b/riscos/url_complete.c
@@ -733,7 +733,7 @@ bool ro_gui_url_complete_click(wimp_pointer *pointer)
/* Do NOT make any attempt to use any of the global url
* completion variables after this call to browser_window_navigate.
* They will be invalidated by (at least):
- * + gui_window_set_url
+ * + ro_gui_window_set_url
* + destruction of (i)frames within the current page
* Any attempt to use them will probably result in a crash.
*/