Fix comment typo
This commit is contained in:
parent
72305ceec8
commit
90e6d6c012
1 changed files with 1 additions and 1 deletions
|
|
@ -717,7 +717,7 @@ SWIGINTERN void SWIG_Lua_get_class_metatable(lua_State *L,const char *cname);
|
|||
} else\
|
||||
valid = 1;
|
||||
|
||||
#else /* en elua .bases table doesn't exist. Use table from swig_lua_class */
|
||||
#else /* In elua .bases table doesn't exist. Use table from swig_lua_class */
|
||||
|
||||
#define SWIG_LUA_INIT_BASE_SEARCH(bases_count)\
|
||||
assert(swig_type!=0);\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue