Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1023)

Unified Diff: Source/core/xml/XSLTUnicodeSort.h

Issue 333143003: Fix style errors in core/xml/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/xml/XSLTProcessorLibxslt.cpp ('k') | Source/core/xml/XSLTUnicodeSort.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
}
« no previous file with comments | « Source/core/xml/XSLTProcessorLibxslt.cpp ('k') | Source/core/xml/XSLTUnicodeSort.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698