1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

BUILD : 1.7.2 (90) BUGS : NOTES : Accidently commited config.c

git-svn-id: svn://svn.anope.org/anope/trunk@90 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@66 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-05-08 10:33:12 +00:00
parent e98f164511
commit 79a10a459d
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -675,7 +675,7 @@ void error(int linenum, char *message, ...)
int parse(char *buf, int linenum, int reload)
{
char *s, *t, *dir;
int i, n, optind, val, tmp;
int i, n, optind, val;
int retval = 1;
int ac = 0;
char *av[MAXPARAMS];
+5 -1
View File
@@ -8,11 +8,15 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="2"
VERSION_BUILD="89"
VERSION_BUILD="90"
VERSION_EXTRA=""
# $Log$
#
# BUILD : 1.7.2 (90)
# BUGS :
# NOTES : Accidently commited config.c
#
# BUILD : 1.7.2 (89)
# BUGS :
# NOTES : Accidently commited config.c