CVS: data/Shaders reflect.frag,1.5,1.6

Frederic Bouvier <[email protected]> Wed, 7 Apr 2010 17:37:25 -0500
Newsgroups gmane.games.flightgear.cvc
Message-ID <[email protected]>
Update of /var/cvs/FlightGear-0.9/data/Shaders
In directory baron.flightgear.org:/tmp/cvs-serv14381

Modified Files:
	reflect.frag 
Log Message:
Fix file encoding. Please avoid UTF-8 for shaders. Older drivers don't like it.

Index: reflect.frag
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Shaders/reflect.frag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- reflect.frag	7 Apr 2010 22:02:22 -0000	1.5
+++ reflect.frag	7 Apr 2010 22:37:21 -0000	1.6
@@ -1,4 +1,4 @@
-// -*- mode: C; -*-
+// -*- mode: C; -*-
 // Licence: GPL v2
 // Author: Vivian Meazza.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev

_______________________________________________
Flightgear-cvslogs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-cvslogs