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 dece1e9..4645e14 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 c5c7307..1c27546 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