added a trailing newline to pacify gcc

This commit is contained in:
Tilman Sauerbeck 2006-04-28 21:57:32 +00:00
parent 9ecd280f33
commit c5b3343e65

View file

@ -755,4 +755,4 @@
" '\\'' .or '<' .or ',' .or '>' .or '.' .or '/' .or '?' .or err_identifier;\n"
"err_identifier\n"
" id_character_first .and .loop id_character_next;\n"
""
""