1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

a couple of large static variable which should really not be declared as

* catalog.c: a couple of large static variable which should really
  not be declared as such cluttered the .bss section.
Daniel
This commit is contained in:
Daniel Veillard
2004-05-16 01:20:17 +00:00
parent 96134cab15
commit f055293653
4 changed files with 12 additions and 7 deletions

View File

@ -198,6 +198,7 @@ iOFTPMatch()
iOHTTPMatch()
normalizeWindowsPath()
parserGetDirectory()
popInputCallbacks()
registerDefaultInputCallbacks()
registerDefaultOutputCallbacks()
registerHTTPPostCallbacks()