subtle fix to -Fmicrosoft format adding in missing space
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11819 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
237f64a6e1
commit
70d2bb62af
1 changed files with 1 additions and 1 deletions
|
|
@ -344,7 +344,7 @@ These can be overridden using command line options, for example:
|
|||
$ swig -python -Fstandard example.i
|
||||
example.i:4: Syntax error in input.
|
||||
$ swig -python -Fmicrosoft example.i
|
||||
example.i(4): Syntax error in input.
|
||||
example.i(4) : Syntax error in input.
|
||||
</pre></div>
|
||||
|
||||
<H2><a name="Warnings_nn9"></a>14.9 Warning number reference</H2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue