]> git.tdb.fi Git - libs/datafile.git/commit
Fix comment handling
authorMikko Rasa <tdb@tdb.fi>
Sun, 4 Nov 2012 19:15:40 +0000 (21:15 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 4 Nov 2012 19:15:40 +0000 (21:15 +0200)
commit6e0e2c78766de3ae57449866b74e111a2af893cf
treea7cd97e61bf4e07962fd4af9c8e4310601d05f3c
parent7b6b79e9fcbadd043c9e34f4bb16540d1411b115
Fix comment handling

A comment start sequence inside another comment should not change the
comment type.
source/textparser.cpp