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

Side by Side Diff: third_party/libxslt/src/libxslt/xsltwin32config.h.in

Issue 2865973002: Check in the libxslt roll script. (Closed)
Patch Set: Consistent quotes. 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 unified diff | Download patch
« no previous file with comments | « third_party/libxslt/src/libxslt/xsltutils.c ('k') | third_party/libxslt/src/missing » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* 1 /*
2 * Summary: compile-time version informations for the XSLT engine 2 * Summary: compile-time version informations for the XSLT engine
3 * when compiled on windows 3 * when compiled on windows
4 * Description: compile-time version informations for the XSLT engine 4 * Description: compile-time version informations for the XSLT engine
5 * when compiled on windows. This file is generated. 5 * when compiled on windows. This file is generated.
6 * 6 *
7 * Copy: See Copyright for the status of this software. 7 * Copy: See Copyright for the status of this software.
8 * 8 *
9 * Author: Daniel Veillard 9 * Author: Daniel Veillard
10 */ 10 */
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 */ 96 */
97 #ifndef ATTRIBUTE_UNUSED 97 #ifndef ATTRIBUTE_UNUSED
98 #define ATTRIBUTE_UNUSED 98 #define ATTRIBUTE_UNUSED
99 #endif 99 #endif
100 100
101 #ifdef __cplusplus 101 #ifdef __cplusplus
102 } 102 }
103 #endif 103 #endif
104 104
105 #endif /* __XML_XSLTWIN32CONFIG_H__ */ 105 #endif /* __XML_XSLTWIN32CONFIG_H__ */
OLDNEW
« no previous file with comments | « third_party/libxslt/src/libxslt/xsltutils.c ('k') | third_party/libxslt/src/missing » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698