diff --git a/SWIG/Source/Modules/main.cxx b/SWIG/Source/Modules/main.cxx index b16677123..90b52ca1d 100644 --- a/SWIG/Source/Modules/main.cxx +++ b/SWIG/Source/Modules/main.cxx @@ -47,7 +47,7 @@ extern String *ModuleName; static const char *usage1 = (const char*)"\ \nGeneral Options\n\ - -addextern - Add extra extern declarations\ndirectory \ + -addextern - Add extra extern declarations\n\ -c++ - Enable C++ processing\n\ -co - Check out of the SWIG library\n\ -copyctor - Automatically generate copy constructors wherever possible\n\