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:
03c3f3c
)
- Test, ob bereits ein Server einer Gruppe aktiv ist, korrigiert.
author
Alexander Barton
<alex@barton.de>
Tue, 12 Mar 2002 23:45:30 +0000
(23:45 +0000)
committer
Alexander Barton
<alex@barton.de>
Tue, 12 Mar 2002 23:45:30 +0000
(23:45 +0000)
src/ngircd/conn.c
patch
|
blob
|
history
diff --git
a/src/ngircd/conn.c
b/src/ngircd/conn.c
index 639f827f000b9057521eda62b1d076c617a8d4aa..07e51fb4a9d67f6b90d2af08722f4a92f932bb57 100644
(file)
--- a/
src/ngircd/conn.c
+++ b/
src/ngircd/conn.c
@@
-9,7
+9,7
@@
* Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
* der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
*
- * $Id: conn.c,v 1.5
3 2002/03/12 23:42:59
alex Exp $
+ * $Id: conn.c,v 1.5
4 2002/03/12 23:45:30
alex Exp $
*
* connect.h: Verwaltung aller Netz-Verbindungen ("connections")
*/
@@
-54,7
+54,7
@@
#include "conn.h"
-#define SERVER_WAIT
NONE - 1
+#define SERVER_WAIT
(NONE - 1)
typedef struct _Connection