diff options
author | Daniel Borca <dborca@users.sourceforge.net> | 2004-05-25 14:19:30 +0000 |
---|---|---|
committer | Daniel Borca <dborca@users.sourceforge.net> | 2004-05-25 14:19:30 +0000 |
commit | 680d390550ab4f4e62e3253256bc21c9a7d5b98d (patch) | |
tree | 6c1fe1a14cc53ac7ac73473e0cdc844b621ff2a8 /src/mesa/main/texcompress_fxt1.c | |
parent | 6db87bc889ce33a1483ae2299e7e534c6fe235d6 (diff) |
oops
Diffstat (limited to 'src/mesa/main/texcompress_fxt1.c')
-rw-r--r-- | src/mesa/main/texcompress_fxt1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/texcompress_fxt1.c b/src/mesa/main/texcompress_fxt1.c index cd5b0c3d60..518f4e074c 100644 --- a/src/mesa/main/texcompress_fxt1.c +++ b/src/mesa/main/texcompress_fxt1.c @@ -26,7 +26,6 @@ /** * \file texcompress_fxt1.c * GL_EXT_texture_compression_fxt1 support. - * \author Daniel Borca */ |