Added static wxBuffer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-02-27 21:39:22 +00:00
parent f22033e520
commit c246bd7c41

View File

@@ -36,6 +36,8 @@
#include "reseditr.h"
static char wxBuffer[512];
char *SafeString(char *s);
char *SafeWord(const wxString& s);