mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-08 17:59:56 +01:00
corrected Id keyword substitution
This commit is contained in:
parent
e81da42a24
commit
b1ed626ffb
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* $ID$
|
||||
* $Id$
|
||||
*
|
||||
* This is the actual JNI implementation of the OpenAL utility library.
|
||||
* It handles whatever is needed for proper OpenAL support via using Java.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* $ID$
|
||||
* $Id$
|
||||
*
|
||||
* This is the actual JNI implementation of the OpenAL core. It handles
|
||||
* whatever is needed for proper OpenAL support via using Java.
|
||||
|
|
|
|||
Loading…
Reference in a new issue