Index: Source/core/xml/XSLTUnicodeSort.h |
diff --git a/Source/core/xml/XSLTUnicodeSort.h b/Source/core/xml/XSLTUnicodeSort.h |
index 5602afcac2995344958c33fce9870af620c44a0b..6f7240ec3fc84d34779f1c7fe4b93808da875f5a 100644 |
--- a/Source/core/xml/XSLTUnicodeSort.h |
+++ b/Source/core/xml/XSLTUnicodeSort.h |
@@ -32,7 +32,7 @@ |
namespace WebCore { |
- void xsltUnicodeSortFunction(xsltTransformContextPtr ctxt, xmlNodePtr* sorts, int nbsorts); |
+void xsltUnicodeSortFunction(xsltTransformContextPtr ctxt, xmlNodePtr* sorts, int nbsorts); |
} |