mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 15:04:41 +00:00
applied patch to move ID tag
This commit is contained in:
parent
0c539252b4
commit
8a3bee6b1c
244 changed files with 246 additions and 251 deletions
|
|
@ -32,7 +32,6 @@
|
|||
package org.lwjgl;
|
||||
|
||||
/**
|
||||
* $Id$
|
||||
* <p>
|
||||
* This exception is supplied to make exception handling more generic for LWJGL
|
||||
* specific exceptions
|
||||
|
|
@ -40,6 +39,7 @@ package org.lwjgl;
|
|||
*
|
||||
* @author Brian Matzon <brian@matzon.dk>
|
||||
* @version $Revision$
|
||||
* $Id$
|
||||
*/
|
||||
public class LWJGLException extends Exception {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue