diff options
author | Ian Romanick <[email protected]> | 2003-06-05 00:50:18 +0000 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2003-06-05 00:50:18 +0000 |
commit | 9ac51f57efe07ed43a1e4224a7f5daddec401b36 (patch) | |
tree | 6f1cb55cbcee17cb3a3a77c9437e3e1fd7d24784 /src/mesa/glapi | |
parent | b9e1411660d80612ec9706c443eacb0f46caefad (diff) |
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Diffstat (limited to 'src/mesa/glapi')
-rw-r--r-- | src/mesa/glapi/glapi.c | 1 | ||||
-rw-r--r-- | src/mesa/glapi/glapi.h | 1 | ||||
-rw-r--r-- | src/mesa/glapi/glthread.c | 1 | ||||
-rw-r--r-- | src/mesa/glapi/glthread.h | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/src/mesa/glapi/glapi.c b/src/mesa/glapi/glapi.c index fcdab05e412..3cb4ccca341 100644 --- a/src/mesa/glapi/glapi.c +++ b/src/mesa/glapi/glapi.c @@ -1,4 +1,3 @@ -/* $Id: glapi.c,v 1.67 2002/10/29 15:03:14 brianp Exp $ */ /* * Mesa 3-D graphics library diff --git a/src/mesa/glapi/glapi.h b/src/mesa/glapi/glapi.h index be62118b57f..41d7aaf0287 100644 --- a/src/mesa/glapi/glapi.h +++ b/src/mesa/glapi/glapi.h @@ -1,4 +1,3 @@ -/* $Id: glapi.h,v 1.20 2002/06/29 19:48:16 brianp Exp $ */ /* * Mesa 3-D graphics library diff --git a/src/mesa/glapi/glthread.c b/src/mesa/glapi/glthread.c index dce8a8a837e..5fa8313975c 100644 --- a/src/mesa/glapi/glthread.c +++ b/src/mesa/glapi/glthread.c @@ -1,4 +1,3 @@ -/* $Id: glthread.c,v 1.10 2002/10/24 23:57:20 brianp Exp $ */ /* * Mesa 3-D graphics library diff --git a/src/mesa/glapi/glthread.h b/src/mesa/glapi/glthread.h index 5281a3e7030..00710c1058e 100644 --- a/src/mesa/glapi/glthread.h +++ b/src/mesa/glapi/glthread.h @@ -1,4 +1,3 @@ -/* $Id: glthread.h,v 1.12 2002/12/12 13:03:15 keithw Exp $ */ /* * Mesa 3-D graphics library |