commit | 5905484c757b9691fe4925b6ef220af0dc7476f6 | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Wed Apr 28 13:21:03 2010 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Wed Apr 28 13:21:03 2010 -0500 |
tree | dcbf21c323f04db478fd29a9ba90d1a84c8c7919 | |
parent | cb096a4f056913e8ca0eec59bb25d0b6079b4fdc [diff] |
[devel] Corrected PNG_REMOVED macro to take five arguments. The macro was documented with two arguments (name,ordinal), however the symbol checking .dfn files assumed five arguments. The five argument form seems more useful so it is changed to that.