Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/expat/lib/libexpat libexpat: add matching #endi...
details: https://anonhg.NetBSD.org/src/rev/d69f186b0bf9
branches: trunk
changeset: 362022:d69f186b0bf9
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Feb 25 21:52:47 2022 +0000
description:
libexpat: add matching #endif for #if 0
diffstat:
external/mit/expat/lib/libexpat/expat_config.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 56ce6ce86dd0 -r d69f186b0bf9 external/mit/expat/lib/libexpat/expat_config.h
--- a/external/mit/expat/lib/libexpat/expat_config.h Fri Feb 25 20:52:49 2022 +0000
+++ b/external/mit/expat/lib/libexpat/expat_config.h Fri Feb 25 21:52:47 2022 +0000
@@ -109,6 +109,7 @@
/* # undef WORDS_BIGENDIAN */
# endif
#endif
+#endif
/* Define to allow retrieving the byte offsets for attribute names and values.
*/
Home |
Main Index |
Thread Index |
Old Index