aboutsummaryrefslogtreecommitdiffstats
path: root/include/buffer_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/buffer_event.h')
-rw-r--r--include/buffer_event.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/buffer_event.h b/include/buffer_event.h
index 960b576..b3fe3c1 100644
--- a/include/buffer_event.h
+++ b/include/buffer_event.h
@@ -1,7 +1,7 @@
/* LuaEvent - Copyright (C) 2007 Thomas Harning <harningt@gmail.com>
* Licensed as LGPL - See doc/COPYING for details */
- #ifndef BUFFER_EVENT_H
- #define BUFFER_EVENT_H
+#ifndef BUFFER_EVENT_H
+#define BUFFER_EVENT_H
#include "luaevent.h"
#include <lua.h>