Made these compiler warnings go away:
- not all cases handled for switch based an enumeration:
  added default: ; where appropriate
- char* passed where const char* was expected:
  changed variable declarations to const char*
1 file changed
tree: 2c6ac994de62dfc9589dcdea892e9dc1add9108b
  1. expat/
  2. htdocs/
  3. testdata/
  4. .gitignore