Commit e791a795 authored by Sergey Lyubka's avatar Sergey Lyubka

typo fixed

parent 03d84652
#include <stdio.h> #include <stdio.h>
#include "lua-5.2.1.h" #include "lua_5.2.1.h"
static int smile(lua_State *L) { static int smile(lua_State *L) {
(void) L; // Unused (void) L; // Unused
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment