diff options
Diffstat (limited to 'src/mesa/main/api_eval.c')
-rw-r--r-- | src/mesa/main/api_eval.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/main/api_eval.c b/src/mesa/main/api_eval.c index f644a98371e..3b29ac62b93 100644 --- a/src/mesa/main/api_eval.c +++ b/src/mesa/main/api_eval.c @@ -1,4 +1,4 @@ -/* $Id: api_eval.c,v 1.2 2001/12/14 02:50:01 brianp Exp $ */ +/* $Id: api_eval.c,v 1.3 2002/10/29 20:28:42 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -24,7 +24,7 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: - * Keith Whitwell <[email protected]> + * Keith Whitwell <[email protected]> */ #include "glheader.h" |