Changeset 391 for python/trunk/Modules/expat/xmltok_ns.c
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Modules/expat/xmltok_ns.c
r2 r391 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd 2 See the file COPYING for copying permission. 3 */ 4 5 /* This file is included! */ 6 #ifdef XML_TOK_NS_C 7 1 8 const ENCODING * 2 9 NS(XmlGetUtf8InternalEncoding)(void) … … 105 112 standalone); 106 113 } 114 115 #endif /* XML_TOK_NS_C */
Note:
See TracChangeset
for help on using the changeset viewer.