summaryrefslogtreecommitdiffstats
path: root/make/config/joal-alc.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/joal-alc.cfg')
-rwxr-xr-xmake/config/joal-alc.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/joal-alc.cfg b/make/config/joal-alc.cfg
index be27733..7858c46 100755
--- a/make/config/joal-alc.cfg
+++ b/make/config/joal-alc.cfg
@@ -42,7 +42,7 @@ ManuallyImplement alcGetString
# going to wrap it in another method
IncludeAs CustomJavaCode ALC joal-alc-CustomJavaCode.java
IncludeAs CustomJavaCode ALCAbstractImpl joal-alcabstract-CustomJavaCode.java
-ManualStaticInit ALCAbstractImpl
+ManualStaticInitCall ALCAbstractImpl
# These routines use strings
ArgumentIsString alcIsExtensionPresent 1