added newline at end of file
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 30 Jun 2005 14:23:40 +0000 (14:23 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 30 Jun 2005 14:23:40 +0000 (14:23 +0000)
src/mesa/shader/slang/library/slang_shader_syn.h
src/mesa/shader/slang/library/slang_version_syn.h

index dece1e95fe364ca3a694f4ef27bfebda9bee79bf..4645e1419ea666c36a6d949cd84b54759086b65b 100644 (file)
 " '\\'' .or '<' .or ',' .or '>' .or '.' .or '/' .or '?' .or err_identifier;\n"\r
 "err_identifier\n"\r
 " id_character_first .and .loop id_character_next;\n"\r
-""
\ No newline at end of file
+""\r
index c5c730703f85e503f76f18d926ed1569d6468b92..1c27546d76dc06a37a1231d867765c1d8e04e2ba 100755 (executable)
@@ -61,4 +61,4 @@
 " .loop __identifier_char;\n"\r
 "__identifier_char\n"\r
 " 'a'-'z' .or 'A'-'Z' .or '_' .or '0'-'9';\n"\r
-""
\ No newline at end of file
+""\r