diff options
Diffstat (limited to 'src/mesa/drivers/windows/wmesa.c')
-rw-r--r-- | src/mesa/drivers/windows/wmesa.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mesa/drivers/windows/wmesa.c b/src/mesa/drivers/windows/wmesa.c index d2c0a56b26f..123a9a52f54 100644 --- a/src/mesa/drivers/windows/wmesa.c +++ b/src/mesa/drivers/windows/wmesa.c @@ -1,4 +1,4 @@ -/* $Id: wmesa.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */ +/* $Id: wmesa.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */ /* * File name : wmesa.c @@ -22,8 +22,8 @@ /* * $Log: wmesa.c,v $ - * Revision 1.1 1999/08/19 00:55:42 jtg - * Initial revision + * Revision 1.1.1.1 1999/08/19 00:55:42 jtg + * Imported sources * * Revision 3.10 1999/06/15 01:35:06 brianp * small change to wmSetPixel() from [email protected] |