Fix multiline comments at end of file
commit5ef6e1627cbe639e5f2b9d974f384c6a5b4eeec2
authorLex Trotman <elextr@gmail.com>
Sat, 22 Sep 2012 04:13:14 +0000 (22 14:13 +1000)
committerLex Trotman <elextr@gmail.com>
Sat, 22 Sep 2012 04:13:14 +0000 (22 14:13 +1000)
tree38f685d629b2aefdaa6fc76ec933b93628e22d02
parentfbb89f523af47b35e238678d348cfa98e56c760a
Fix multiline comments at end of file

Multiline comments did not work at end of file because there is no
style there so also check if at end of file as well as style.
Closes #3026691
src/editor.c