workaround indent beautifier problem

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9239 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-08-10 21:36:59 +00:00
commit f73d9274b9

View file

@ -39,7 +39,8 @@ extern "C" {
extern String *ModuleName;
}
// usage string split into multiple parts otherwise string is too big for some compilers
/* usage string split into multiple parts otherwise string is too big for some compilers */
static const char *usage1 = (const char*)"\
\nGeneral Options\n\
-addextern - Add extra extern declarations\n\