aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorThomas Harning Jr <harningt@gmail.com>2007-09-21 14:37:24 -0400
committerThomas Harning Jr <harningt@gmail.com>2007-09-21 14:37:24 -0400
commitcc2f827db29caa6cc2679909ce5d50129782a900 (patch)
treef35971b6a542e50001a5604d382c176a7eed1671 /include
parente652e93f7d73f67c6bb5299c9df14d42b66dba7d (diff)
downloadluaevent-prosody-cc2f827db29caa6cc2679909ce5d50129782a900.tar.gz
luaevent-prosody-cc2f827db29caa6cc2679909ce5d50129782a900.zip
Corrected spacing issues introduced in SciTE ... may begin using gvim to avoid these issues...
Diffstat (limited to 'include')
-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>