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

Unified Diff: third_party/libxml/src/trionan.h

Issue 1193533007: Upgrade to libxml 2.9.2 and libxslt 1.1.28 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no iconv Created 5 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 | « third_party/libxml/src/triodef.h ('k') | third_party/libxml/src/trionan.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/src/trionan.h
diff --git a/third_party/libxml/src/trionan.h b/third_party/libxml/src/trionan.h
index c5de32b0caccf4180fa2d0ac0e23b3b6962c9ae2..be6e718ac2282a863524acf8724dcec96e30286d 100644
--- a/third_party/libxml/src/trionan.h
+++ b/third_party/libxml/src/trionan.h
@@ -46,7 +46,7 @@ TRIO_PUBLIC double trio_pinf TRIO_PROTO((void));
* Return negative infinity.
*/
TRIO_PUBLIC double trio_ninf TRIO_PROTO((void));
-
+
/*
* Return negative zero.
*/
« no previous file with comments | « third_party/libxml/src/triodef.h ('k') | third_party/libxml/src/trionan.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698