tree: clean up whitespace and includes
This commit is contained in:
parent
21feabdded
commit
bbf9b88c66
8 changed files with 9 additions and 21 deletions
2
util.h
2
util.h
|
@ -4,10 +4,10 @@
|
|||
*/
|
||||
|
||||
#ifndef _UTIL_H_
|
||||
|
||||
#define _UTIL_H_
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include <lua.h>
|
||||
|
||||
int lfail(lua_State *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue