remove carriage return chars
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.win,v 1.1 2001/09/14 22:19:18 brianp Exp $
|
||||
# $Id: Makefile.win,v 1.2 2001/09/18 16:39:38 kschultz Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 3.5
|
||||
|
@@ -31,8 +31,8 @@
|
||||
** published by SGI, but has not been independently verified as being
|
||||
** compliant with the OpenGL(R) version 1.2.1 Specification.
|
||||
**
|
||||
** $Date: 2001/09/14 22:19:19 $ $Revision: 1.3 $
|
||||
** $Header: /home/krh/git/sync/mesa-cvs-repo/Mesa/src/glu/sgi/libutil/project.c,v 1.3 2001/09/14 22:19:19 brianp Exp $
|
||||
** $Date: 2001/09/18 16:39:38 $ $Revision: 1.4 $
|
||||
** $Header: /home/krh/git/sync/mesa-cvs-repo/Mesa/src/glu/sgi/libutil/project.c,v 1.4 2001/09/18 16:39:38 kschultz Exp $
|
||||
*/
|
||||
|
||||
#include "gluos.h"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/* $Id: wgl.c,v 1.8 2001/09/14 22:19:19 brianp Exp $ */
|
||||
/* $Id: wgl.c,v 1.9 2001/09/18 16:39:38 kschultz Exp $ */
|
||||
|
||||
/*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/* $Id: wmesa.c,v 1.18 2001/09/14 22:19:19 brianp Exp $ */
|
||||
/* $Id: wmesa.c,v 1.19 2001/09/18 16:39:38 kschultz Exp $ */
|
||||
|
||||
/*
|
||||
* Windows (Win32) device driver for Mesa 3.4
|
||||
|
Reference in New Issue
Block a user