Minor tweaks to help out at a driver level.
[mesa.git] / src / mesa / main / vtxfmt.h
index 82fca460ec91500045372cebeaf092bfc88d4d40..310f157b5e589ec8802419df4ff5bafddb2e3e1b 100644 (file)
@@ -1,4 +1,9 @@
-/* $Id: vtxfmt.h,v 1.5 2002/10/29 20:28:56 brianp Exp $ */
+/**
+ * \file vtxfmt.h
+ * 
+ * \author Keith Whitwell <keith@tungstengraphics.com>
+ * \author Gareth Hughes
+ */
 
 /*
  * Mesa 3-D graphics library
  * BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- *
- * Authors:
- *    Keith Whitwell <keith@tungstengraphics.com>
- *    Gareth Hughes
  */
 
+
 #ifndef _VTXFMT_H_
 #define _VTXFMT_H_