Module Name: src Committed By: wiz Date: Fri Feb 25 21:52:47 UTC 2022
Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: libexpat: add matching #endif for #if 0 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/mit/expat/lib/libexpat/expat_config.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/external/mit/expat/lib/libexpat/expat_config.h diff -u src/external/mit/expat/lib/libexpat/expat_config.h:1.8 src/external/mit/expat/lib/libexpat/expat_config.h:1.9 --- src/external/mit/expat/lib/libexpat/expat_config.h:1.8 Fri Feb 25 20:52:49 2022 +++ src/external/mit/expat/lib/libexpat/expat_config.h Fri Feb 25 21:52:47 2022 @@ -109,6 +109,7 @@ /* # undef WORDS_BIGENDIAN */ # endif #endif +#endif /* Define to allow retrieving the byte offsets for attribute names and values. */