Introduction
Introduction Statistics Contact Development Disclaimer Help
Removed a useless reminiscent from the past. - irc - Unnamed repository; edit t…
git clone git://vernunftzentrum.de/irc.git
Log
Files
Refs
README
---
commit 3597152e7424b24233a60fe1b7492e8ee178d08f
parent 45c4c659970dee52d8dd373e548877ae453b690d
Author: Quentin Carbonneaux <[email protected]>
Date: Thu, 15 Mar 2012 00:18:31 +0100
Removed a useless reminiscent from the past.
Diffstat:
irc.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/irc.c b/irc.c
@@ -37,7 +37,6 @@ struct {
int y;
WINDOW *sw, *mw, *iw;
} scr; /* Screen relative data. */
-int eof; /* EOF reached on server side. */
struct Chan {
char name[ChanLen];
char *buf, *eol;
You are viewing proxied material from vernunftzentrum.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.