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

Unified Diff: third_party/libxml/linux/config.h

Issue 1994003003: Roll libxml to 8effcb578e0590cc01bbcab0f9dccefc6bdbcdbd (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update README.chromium Created 4 years, 7 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/README.chromium ('k') | third_party/libxml/linux/include/libxml/xmlversion.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/linux/config.h
diff --git a/third_party/libxml/linux/config.h b/third_party/libxml/linux/config.h
index 5c6121b7822bfdd0f916573d66f25c874a9433e4..e2371b4c4b68dd9710fc3bc0a8ecb982f7eca612 100644
--- a/third_party/libxml/linux/config.h
+++ b/third_party/libxml/linux/config.h
@@ -275,7 +275,8 @@
/* Define as const if the declaration of iconv() needs const. */
/* #undef ICONV_CONST */
-/* Define to the sub-directory where libtool stores uninstalled libraries. */
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
#define LT_OBJDIR ".libs/"
/* Name of package */
@@ -312,7 +313,7 @@
#define VA_LIST_IS_ARRAY 1
/* Version number of package */
-#define VERSION "2.9.3"
+#define VERSION "2.9.4"
/* Determine what socket length (socklen_t) data type is */
#define XML_SOCKLEN_T socklen_t
« no previous file with comments | « third_party/libxml/README.chromium ('k') | third_party/libxml/linux/include/libxml/xmlversion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698