remove extra 'directory' word

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8287 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-01-08 03:02:11 +00:00
commit 4794eeed45

View file

@ -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 <file> - Check <file> out of the SWIG library\n\
-copyctor - Automatically generate copy constructors wherever possible\n\