Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / extract-uri.h
index 10def390458e5c8e335152d700e1d4eaa1dd6cc7..1975d9b3af3f97fe2716197fd15c1b349e8d80d9 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <glib/gtypes.h>
 
-gchar *extract_uri(gchar const *s);
+gchar *extract_uri(gchar const *s, gchar const** endptr = 0);
 
 
 #endif /* !SEEN_EXTRACT_URI_H */