summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-10-09 21:54:35 +0000
committertrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-10-09 21:54:35 +0000
commite087af8c27ab8da9299531c3019be43f060df34e (patch)
tree486f4ba853e6fc3f94ec2d255486ac374d6f67cf /src
parentbb2f19c3c012e1f019c7cef24c474553cb92a3aa (diff)
BUILD : 1.7.5 (382) BUGS : N/A NOTES : Really fix news.c (I hope)
git-svn-id: svn://svn.anope.org/anope/trunk@382 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@251 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src')
-rw-r--r--src/news.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/news.c b/src/news.c
index cf75c04f6..2d3d1f78f 100644
--- a/src/news.c
+++ b/src/news.c
@@ -1,4 +1,4 @@
-/* News functions.
+
/* News functions.
*
* (C) 2003 Anope Team
@@ -535,4 +535,3 @@ static int del_newsitem(int num, short type)
}
/*************************************************************************/
-