diff options
author | Sven Gothel <[email protected]> | 2001-11-06 08:13:11 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2001-11-06 08:13:11 +0000 |
commit | 29a4ca7a93fc2547466a732441b8374a5c99019b (patch) | |
tree | 1cf028bfae15c5aef0a7024b78e53ca313aff245 /CNativeCode/GLF_JNI12_funcs.c | |
parent | 1f5dea284e7202cce1fe1bcde5138ba5e5a7b4bd (diff) |
java.nio, mesa-4.0 (gl1.3)
Diffstat (limited to 'CNativeCode/GLF_JNI12_funcs.c')
-rwxr-xr-x | CNativeCode/GLF_JNI12_funcs.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CNativeCode/GLF_JNI12_funcs.c b/CNativeCode/GLF_JNI12_funcs.c index 63ff283..edfe4b5 100755 --- a/CNativeCode/GLF_JNI12_funcs.c +++ b/CNativeCode/GLF_JNI12_funcs.c @@ -46,7 +46,7 @@ Java_gl4java_utils_glf_GLFFuncJNI_glfLoadBFontNative ( } /** - * C2J Parser Version 2.2 + * C2J Parser Version 3.0 * Jausoft - Sven Goethel Software Development * Reading from file: glf-proto-auto.orig.h . . . * Destination-Class: gl4java_utils_glf_GLFFuncJNI ! @@ -1316,4 +1316,4 @@ Java_gl4java_utils_glf_GLFFuncJNI_glfLoadBFontNative ( } -/* C2J Parser Version 2.2: Java program parsed successfully. */ +/* C2J Parser Version 3.0: Java program parsed successfully. */ |