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:
parent
84f07bf77e
commit
f73d9274b9
1 changed files with 2 additions and 1 deletions
|
|
@ -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\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue