diff --git a/UtilCore.cpp b/UtilCore.cpp index beac708..9bad6fd 100644 --- a/UtilCore.cpp +++ b/UtilCore.cpp @@ -17,7 +17,7 @@ //--------------------------------------------------------------------------- // Variable used to temp values with -static char ReturnStr[1000]; +static char ReturnStr[2000]; //---------------------------------------------------------------------------