mirror of
https://github.com/anope/anope.git
synced 2026-07-05 05:13:12 +02:00
BUILD : 1.7.5 (328) BUGS : N/A NOTES : Fixed a couple of null char entrys on svn
git-svn-id: svn://svn.anope.org/anope/trunk@328 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@204 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
61a23cd017
commit
95755079a0
@@ -1,4 +1,5 @@
|
||||
/* Miscellaneous routines.
|
||||
/* Miscellaneous routines.
|
||||
/* Miscellaneous routines.
|
||||
*
|
||||
* (C) 2003 Anope Team
|
||||
@@ -710,4 +711,5 @@ int nickIsServices(char *nick)
|
||||
|
||||
return found;
|
||||
}
|
||||
|
||||
| ||||