summaryrefslogtreecommitdiff
path: root/include/ctables.h
diff options
context:
space:
mode:
authorpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>2009-02-14 21:14:36 +0000
committerpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>2009-02-14 21:14:36 +0000
commitf209cce90b394acd26e22eacef0bff61e8f5b4e1 (patch)
tree28374af9d5fc3db87f66477493dc9569d809f518 /include/ctables.h
parent60ab529ad481d5727991901ab0252d84164ccdc0 (diff)
Nuke trailing spaces
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/ctables.h')
-rw-r--r--include/ctables.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/ctables.h b/include/ctables.h
index 7ff47abbf..3e10e7c23 100644
--- a/include/ctables.h
+++ b/include/ctables.h
@@ -10,7 +10,7 @@
*
* ---------------------------------------------------
*/
-
+
#ifndef __CTABLES_H__
#define __CTABLES_H__
@@ -243,4 +243,3 @@ typedef nspace::hash_map<std::string,Command*> Commandtable;
translation.push_back(x5);translation.push_back(x6);translation.push_back(x7);translation.push_back(x8);
#endif
-