git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3565 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2001-12-17 17:15:16 +00:00
parent 267916c82b
commit 6e10cf8cc7
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ static void initTextures()
texnumy++;
printf("[gl2] Creating %dx%d textures of size %dx%d ...\n",
texnumx, texnumy, texture_width,texture_height, gl_bitmap_format_s);
texnumx, texnumy, texture_width,texture_height);
/* Allocate the texture memory */