From 375457bcef0b43c4b7a022b4fe74207dd1faf6dc Mon Sep 17 00:00:00 2001 From: Jose Fonseca Date: Thu, 9 Sep 2004 22:23:24 +0000 Subject: Update the doxygen configuration file. Minor updates/fixes to the source documentation. --- src/mesa/main/macros.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mesa/main/macros.h') diff --git a/src/mesa/main/macros.h b/src/mesa/main/macros.h index 1999758dfb..f13357d391 100644 --- a/src/mesa/main/macros.h +++ b/src/mesa/main/macros.h @@ -654,7 +654,4 @@ do { \ #define LEN_SQUARED_2FV( V ) ((V)[0]*(V)[0]+(V)[1]*(V)[1]) -/*@}*/ - - #endif -- cgit v1.2.3