summaryrefslogtreecommitdiff
path: root/include/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core.h')
-rw-r--r--include/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core.h b/include/core.h
index ddbf442..9a9a144 100644
--- a/include/core.h
+++ b/include/core.h
@@ -2,7 +2,7 @@
#include "lua_core.h"
-void unloadBuffer( Buffer *buffer );
+void unloadBuffer( Buffer* buffer );
/* Window-related functions. */
int lcoreCloseWindow( lua_State* L );
int lcoreIsWindowReady( lua_State* L );