minor display fix for swig -help
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@10814 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f2cd76308e
commit
c7942801c0
1 changed files with 2 additions and 2 deletions
|
|
@ -1480,7 +1480,7 @@ extern "C" Language *swig_c(void) {
|
|||
|
||||
const char *C::usage = (char *) "\
|
||||
C Options (available with -c)\n\
|
||||
-noproxy - do not generate proxy interface\n\
|
||||
-noexcept - do not generate exception handling code\n\
|
||||
-noproxy - do not generate proxy interface\n\
|
||||
-noexcept - do not generate exception handling code\n\
|
||||
\n";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue