X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FScripting%2FNasalString.hxx;h=5baba39d8ea6eb92de31bd32d4ccaa333c3a829b;hb=ce09c320d32728dd9c5eb0d6b4ab9f4683242cbc;hp=80d6474d581938425984c88572fcd41e5e2f0372;hpb=5b38e00ade51d6b5f058b80eb936d73ddff3a730;p=flightgear.git diff --git a/src/Scripting/NasalString.hxx b/src/Scripting/NasalString.hxx index 80d6474d5..5baba39d8 100644 --- a/src/Scripting/NasalString.hxx +++ b/src/Scripting/NasalString.hxx @@ -21,7 +21,7 @@ #include -naRef initNasalString(naRef globals, naRef string, naContext c, naRef gcSave); +naRef initNasalString(naRef globals, naRef string, naContext c); #endif // of SCRIPTING_NASAL_STRING_HXX