javadoc fixes

This commit is contained in:
Brian Matzon 2002-12-21 12:07:15 +00:00
parent 158bbaf47a
commit b97b37507b
15 changed files with 47 additions and 48 deletions

View file

@ -34,7 +34,6 @@ package org.lwjgl.opengl.ext;
/**
* Insert the type's description here.
* Creation date: (07/11/99 18:58:04)
* @author:
*/
public interface EXTVertexArray {
public static final int VERTEX_ARRAY_EXT = 0x8074;