__cpluscplus typo fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5151 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b9df93083f
commit
5f46cf7d6b
2 changed files with 3 additions and 3 deletions
|
|
@ -44,7 +44,7 @@ short InstallConsole _ANSI_ARGS_((short fd));
|
|||
*----------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifdef __cpluscplus
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
#endif
|
||||
extern int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue