aboutsummaryrefslogtreecommitdiff
path: root/src/urlregex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlregex.c')
-rw-r--r--src/urlregex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/urlregex.c b/src/urlregex.c
index 3bab8c1..3706fdb 100644
--- a/src/urlregex.c
+++ b/src/urlregex.c
@@ -49,6 +49,7 @@ static char *urlregex_expand(GMatchInfo *match_info, UrlRegexFlavor flavor);
* urlregex_init:
*
* Compiles all of the url matching regular expressions.
+ * FIXME: Return immediately or error if initialized more than once
**/
void
urlregex_init(void)