diff options
Diffstat (limited to 'jpl/PerlInterpreter/PerlInterpreter.h')
-rw-r--r-- | jpl/PerlInterpreter/PerlInterpreter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jpl/PerlInterpreter/PerlInterpreter.h b/jpl/PerlInterpreter/PerlInterpreter.h index 22fdf526dc..95e80505a9 100644 --- a/jpl/PerlInterpreter/PerlInterpreter.h +++ b/jpl/PerlInterpreter/PerlInterpreter.h @@ -7,6 +7,7 @@ #ifdef __cplusplus extern "C" { #endif +/* Inaccessible static: initted */ /* * Class: PerlInterpreter * Method: init |