mirror of
https://github.com/anope/anope.git
synced 2026-07-05 16:23:13 +02:00
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
This commit is contained in:
parent
bb2f19c3c0
commit
e087af8c27
+1
-2
@@ -1,4 +1,4 @@
|
||||
/* News functions.
|
||||
|
||||
/* News functions.
|
||||
*
|
||||
* (C) 2003 Anope Team
|
||||
@@ -535,4 +535,3 @@ static int del_newsitem(int num, short type)
|
||||
}
|
||||
|
||||
/*************************************************************************/
|
||||
| ||||