repo: ngircd action: commit revision: path_from: revision_from: ba767481d9f2e1370034853d6a9471ee6aad4386: path_to: revision_to:
commit ba767481d9f2e1370034853d6a9471ee6aad4386 Author: Alexander BartonDate: Thu Dec 12 12:33:14 2002 +0000 - removed old ID tag diff --git a/src/ngircd/irc-oper.c b/src/ngircd/irc-oper.c
--- a/src/ngircd/irc-oper.c +++ b/src/ngircd/irc-oper.c @@ -8,15 +8,13 @@ * (at your option) any later version. * Please read the file COPYING, README and AUTHORS for more information. * - * $Id: irc-oper.c,v 1.12 2002/12/12 12:24:18 alex Exp $ - * * IRC operator commands */ #include "portab.h" -static char UNUSED id[] = "$Id: irc-oper.c,v 1.12 2002/12/12 12:24:18 alex Exp $"; +static char UNUSED id[] = "$Id: irc-oper.c,v 1.13 2002/12/12 12:33:14 alex Exp $"; #include "imp.h" #include
-----END OF PAGE-----