projects
/
ngircd-alex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
490f28f
)
- removed old ID tag
author
Alexander Barton
<alex@barton.de>
Thu, 12 Dec 2002 12:33:14 +0000
(12:33 +0000)
committer
Alexander Barton
<alex@barton.de>
Thu, 12 Dec 2002 12:33:14 +0000
(12:33 +0000)
src/ngircd/irc-oper.c
patch
|
blob
|
history
diff --git
a/src/ngircd/irc-oper.c
b/src/ngircd/irc-oper.c
index aaa761df0cb9441e1b313dff7976437e42809aea..7e50b653cc5df09f7b06d449cc97a32de95b66c5 100644
(file)
--- 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.1
2 2002/12/12 12:24:18
alex Exp $";
+static char UNUSED id[] = "$Id: irc-oper.c,v 1.1
3 2002/12/12 12:33:14
alex Exp $";
#include "imp.h"
#include <assert.h>