swig/Source/CParse
William S Fulton f7b4127310 Fix syntax error parsing of Doxygen comments after last enum item
It is unconventional to have a doxygen comment after an enum item. It is
attached to the previous, that is, the enum item to match Doxygen behaviour.

Closes #1609
2022-12-03 10:09:37 +00:00
..
cparse.h Duplicate class template instantiations via %template changes 2022-11-18 19:35:47 +00:00
cscanner.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
parser.y Fix syntax error parsing of Doxygen comments after last enum item 2022-12-03 10:09:37 +00:00
templ.c Duplicate class template instantiations via %template changes 2022-11-18 19:35:47 +00:00
util.c Use https for swig.org links 2022-10-06 13:16:39 +13:00