Made sure that all comments are well-formed before they are parsed.
authorTilman Sauerbeck <tilman@code-monkey.de>
Fri, 11 Aug 2006 13:34:19 +0000 (15:34 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Wed, 23 Aug 2006 17:33:24 +0000 (19:33 +0200)
commit3a85c62f63ed1f727432ccab1dd46bfd7fd78404
tree33ce5e284ce9c382e6b43e3688cfd0b4adf56dd9
parent310e91e26bebf168b6081e91da123b4a8cfb9b67
Made sure that all comments are well-formed before they are parsed.

ie, check that every comment has a '=' sign somewhere, but not at
position 0.
ext/ext.c