summaryrefslogtreecommitdiff
path: root/memoserv.c
diff options
context:
space:
mode:
authordane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-04-06 18:50:00 +0000
committerdane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-04-06 18:50:00 +0000
commit2249a91aa8fef2b81b9dd02224a66c7c7b437760 (patch)
tree77cc5128aa745da4ac4489cfe9715102eddae0c1 /memoserv.c
parent735c2334f804b0fb7d358e9208adc3c8dc514ee3 (diff)
BUILD : 1.7.0 (34) BUGS : none NOTES : Fixed indentation issue on memoserv.c
git-svn-id: svn://svn.anope.org/anope/trunk@34 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@24 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'memoserv.c')
-rw-r--r--memoserv.c26
1 files changed, 13 insertions, 13 deletions
diff --git a/memoserv.c b/memoserv.c
index 6619baf1a..a6549b117 100644
--- a/memoserv.c
+++ b/memoserv.c
@@ -1,16 +1,16 @@
-# /* MemoServ functions.
- *
- * (C) 2003 Anope Team
- * Contact us at info@anope.org
- *
- * Please read COPYING and README for furhter details.
- *
- * Based on the original code of Epona by Lara.
- * Based on the original code of Services by Andy Church.
- *
- * $Id$
- *
- */
+/* MemoServ functions.
+*
+* (C) 2003 Anope Team
+* Contact us at info@anope.org
+*
+* Please read COPYING and README for furhter details.
+*
+* Based on the original code of Epona by Lara.
+* Based on the original code of Services by Andy Church.
+*
+* $Id$
+*
+*/
#include "services.h"
#include "pseudo.h"