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

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

Issue 2865973002: Check in the libxslt roll script. (Closed)
Patch Set: Add back OWNERS I accidentally deleted. Created 3 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
Index: third_party/libxslt/linux/config.h
diff --git a/third_party/libxslt/linux/config.h b/third_party/libxslt/linux/config.h
index 704e9a0760beb47597892d07af99782839baa5c2..9f6a9fae82a9ad1502ae0f14f18bef7a5d47b263 100644
--- a/third_party/libxslt/linux/config.h
+++ b/third_party/libxslt/linux/config.h
@@ -145,7 +145,8 @@
/* Define to 1 if you have the `_stat' function. */
/* #undef HAVE__STAT */
-/* 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 */

Powered by Google App Engine
This is Rietveld 408576698