mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-16 02:25:40 +00:00
- removed old ID tag
This commit is contained in:
parent
490f28ffd1
commit
ba767481d9
@ -8,15 +8,13 @@
|
|||||||
* (at your option) any later version.
|
* (at your option) any later version.
|
||||||
* Please read the file COPYING, README and AUTHORS for more information.
|
* 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
|
* IRC operator commands
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include "portab.h"
|
#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 "imp.h"
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user