mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-18 06:54:00 +08:00
typo fixed
This commit is contained in:
parent
03d846529d
commit
e791a795b4
@ -1,5 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include "lua-5.2.1.h"
|
||||
#include "lua_5.2.1.h"
|
||||
|
||||
static int smile(lua_State *L) {
|
||||
(void) L; // Unused
|
||||
|
Loading…
Reference in New Issue
Block a user