summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
authorDaniel Borca <dborca@users.sourceforge.net>2004-10-12 06:37:18 +0000
committerDaniel Borca <dborca@users.sourceforge.net>2004-10-12 06:37:18 +0000
commit3d322f6c5ee8a504ea9c554696da4807e37ecdc0 (patch)
tree167d2a1a61e626f605aeb8ec57e8a1705d58fe88 /src/mesa
parentdef29a3f870b1f857152fa633b2721782a36a125 (diff)
add newline to end of file
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/shader/arbprogram_syn.h2
1 files changed, 1 insertions, 1 deletions
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
+""