summaryrefslogtreecommitdiff
path: root/xmlwf/xmlurl.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmlwf/xmlurl.h')
-rwxr-xr-xxmlwf/xmlurl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlwf/xmlurl.h b/xmlwf/xmlurl.h
index 3ab1726..d329913 100755
--- a/xmlwf/xmlurl.h
+++ b/xmlwf/xmlurl.h
@@ -5,8 +5,8 @@ extern "C" {
int XML_URLInit();
void XML_URLUninit();
int XML_ProcessURL(XML_Parser parser,
- const XML_Char *url,
- unsigned flags);
+ const XML_Char *url,
+ unsigned flags);
#ifdef __cplusplus
}