diff options
author | Brian Paul <[email protected]> | 2002-10-29 20:28:36 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2002-10-29 20:28:36 +0000 |
commit | 05a4b37707d2c598ea68c05d07a3d65bcbf5a076 (patch) | |
tree | 1a18d5b677a30b317f6cb27861af807d47779fb3 /src/mesa/main/vtxfmt.c | |
parent | fd062077c649406047451cbc650fb27943e85240 (diff) |
updated email addresses
Diffstat (limited to 'src/mesa/main/vtxfmt.c')
-rw-r--r-- | src/mesa/main/vtxfmt.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mesa/main/vtxfmt.c b/src/mesa/main/vtxfmt.c index 54eef4a6028..62329bc30eb 100644 --- a/src/mesa/main/vtxfmt.c +++ b/src/mesa/main/vtxfmt.c @@ -1,4 +1,4 @@ -/* $Id: vtxfmt.c,v 1.13 2002/10/24 23:57:21 brianp Exp $ */ +/* $Id: vtxfmt.c,v 1.14 2002/10/29 20:28:56 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -24,8 +24,8 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: - * Keith Whitwell <[email protected]> - * Gareth Hughes <[email protected]> + * Keith Whitwell <[email protected]> + * Gareth Hughes */ #include "glheader.h" |