Introduction
Introduction Statistics Contact Development Disclaimer Help
Get rid of com line. - irc - IRC client based on c9x.me/irc client
git clone git://git.codemadness.org/irc
Log
Files
Refs
README
LICENSE
---
commit 21abe4f408d582c26ba69a115fec14f778d97563
parent fb2a9d3e0ef321180de4fb0b65741ae571cce9ef
Author: Quentin Carbonneaux <[email protected]>
Date: Wed, 27 Apr 2016 11:23:31 -0400
Get rid of com line.
Diffstat:
M irc.c | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/irc.c b/irc.c
@@ -1,5 +1,3 @@
-/*% cc -g -Wall -lncurses -o # %
- */
#include <assert.h>
#include <limits.h>
#include <signal.h>
You are viewing proxied material from codemadness.org. 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.