comparison libvo/vo_gl2.c @ 11000:6e35326c742f

many small typo and grammar fixes Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>
author gabucino
date Sat, 04 Oct 2003 17:29:08 +0000
parents dbb3f474c9de
children b427c796638b
comparison
equal deleted inserted replaced
10999:6d85ca7c3165 11000:6e35326c742f
554 #endif 554 #endif
555 */ 555 */
556 } /* for all texnumx */ 556 } /* for all texnumx */
557 } /* for all texnumy */ 557 } /* for all texnumy */
558 558
559 /* YES - lets catch this error ... 559 /* YES - let's catch this error ...
560 */ 560 */
561 (void) glGetError (); 561 (void) glGetError ();
562 } 562 }
563 563
564 564