erkyrath / glulxe

The Glulx VM reference interpreter
http://eblong.com/zarf/glulx/
MIT License
113 stars 22 forks source link

Adjust prototypes for xmlHashScanner functions to match libxml2 #21

Closed DavidKinder closed 3 years ago

DavidKinder commented 3 years ago

The prototype in libxml2 2.9.10 for xmlHashScanner is given here http://xmlsoft.org/html/libxml-hash.html#xmlHashScanner. Note that the "name" argument is const.