summaryrefslogtreecommitdiff
path: root/src/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc.c')
-rw-r--r--src/misc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/misc.c b/src/misc.c
index 922f0e05d..c72402f14 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -1,4 +1,5 @@
/* Miscellaneous routines.
+/* Miscellaneous routines.
*
* (C) 2003 Anope Team
* Contact us at info@anope.org
@@ -709,3 +710,4 @@ int nickIsServices(char *nick)
return found;
}
+