diff libvo/vo_gl2.c @ 2126:724af64311c8

info & author changed
author arpi
date Sun, 07 Oct 2001 21:39:47 +0000
parents 0bb00e528669
children 48f0ac1e9d13
line wrap: on
line diff
--- a/libvo/vo_gl2.c	Sun Oct 07 21:36:29 2001 +0000
+++ b/libvo/vo_gl2.c	Sun Oct 07 21:39:47 2001 +0000
@@ -40,9 +40,9 @@
 
 static vo_info_t vo_info = 
 {
-	"X11 (OpenGL)",
+	"X11 (OpenGL) - multiple textures version",
 	"gl2",
-	"Arpad Gereoffy <arpi@esp-team.scene.hu>",
+	"Arpad Gereoffy & Sven Goethel",
 	""
 };