Skip to content
Snippets Groups Projects
Commit 52775d91 authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy
Browse files

Remove redundant '}' from box/lua/info.h

Found by @ImeevMA
parent 94ced96b
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,4 @@ luaT_info_handler_create(struct info_handler *h, struct lua_State *L);
} /* extern "C" */
#endif /* defined(__cplusplus) */
#if defined(__cplusplus)
} /* extern "C" */
#endif /* defined(__cplusplus) */
#endif /* INCLUDES_TARANTOOL_LUA_INFO_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment