This patch file may include trailing empty lines and/or trailing lines that consist solely of whitespace. If you edit this file, use software that preserves lines of this type, or you may break the patch. --- fotoxx-15.02.old/zfuncs.cc +++ fotoxx-15.02/zfuncs.cc @@ -4693,7 +4693,9 @@ } if (*zlang < 'a') strcpy(zlang,"en"); // use English if garbage +#ifdef NOTDEF // Not presently used printz("language: %s \n",zlang); +#endif // Endif NOTDEF if (strmatchN(zlang,"en",2)) return; // English, do nothing