-
- Downloads
Mark more static data as `const`
Similar to 8f5710379, mark more static data structures with `const` keyword. Also fix placement of `const` in encoding.c. Original patch by Sarah Wilkin.
Showing
- HTMLtree.c 1 addition, 1 deletionHTMLtree.c
- encoding.c 15 additions, 15 deletionsencoding.c
- legacy.c 1 addition, 1 deletionlegacy.c
- parser.c 1 addition, 1 deletionparser.c
- xmlIO.c 1 addition, 1 deletionxmlIO.c
- xmlunicode.c 30 additions, 30 deletionsxmlunicode.c
- xmlwriter.c 2 additions, 2 deletionsxmlwriter.c
- xpath.c 1 addition, 1 deletionxpath.c
Loading
Please register or sign in to comment