From 3d322f6c5ee8a504ea9c554696da4807e37ecdc0 Mon Sep 17 00:00:00 2001 From: Daniel Borca Date: Tue, 12 Oct 2004 06:37:18 +0000 Subject: add newline to end of file --- src/mesa/shader/arbprogram_syn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesa/shader/arbprogram_syn.h b/src/mesa/shader/arbprogram_syn.h index 6bcf3989ef..b67ec4ed66 100644 --- a/src/mesa/shader/arbprogram_syn.h +++ b/src/mesa/shader/arbprogram_syn.h @@ -1324,4 +1324,4 @@ " '0'-'9';\n" "e_charordigit\n" " 'A'-'Z' .or 'a'-'z' .or '0'-'9';\n" -"" \ No newline at end of file +"" -- cgit v1.2.3