diff options
Diffstat (limited to 'xc/extras/Mesa/src/math/m_debug.h')
-rw-r--r-- | xc/extras/Mesa/src/math/m_debug.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xc/extras/Mesa/src/math/m_debug.h b/xc/extras/Mesa/src/math/m_debug.h index 4795c5207..6476b6de2 100644 --- a/xc/extras/Mesa/src/math/m_debug.h +++ b/xc/extras/Mesa/src/math/m_debug.h @@ -1,4 +1,3 @@ -/* $Id: m_debug.h,v 1.1.1.1 2002/10/22 13:06:31 alanh Exp $ */ /* * Mesa 3-D graphics library @@ -24,7 +23,7 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: - * Gareth Hughes <gareth@valinux.com> + * Gareth Hughes */ #ifndef __M_DEBUG_H__ |