Fix comment typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13051 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c9d8e6720b
commit
e3b79abcdc
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ extern "C" {
|
|||
#endif
|
||||
/* this is the initialization function
|
||||
added at the very end of the code
|
||||
the function is always called SWIG_init, but an eariler #define will rename it
|
||||
the function is always called SWIG_init, but an earlier #define will rename it
|
||||
*/
|
||||
#if ((SWIG_LUA_TARGET == SWIG_LUA_FLAVOR_ELUA) || (SWIG_LUA_TARGET == SWIG_LUA_FLAVOR_ELUAC))
|
||||
LUALIB_API int SWIG_init(lua_State* L)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue