summaryrefslogtreecommitdiff
path: root/sic.c
diff options
context:
space:
mode:
authorarg@10ksloc.org <unknown>2006-07-20 10:10:08 +0200
committerarg@10ksloc.org <unknown>2006-07-20 10:10:08 +0200
commite86d1bcf0ae7df29c4fc10fd61af2a829e542118 (patch)
tree7e2d7210eae1f7d5fdb063e96febfed5c6fa8c24 /sic.c
parent37ca48e77061721bc0d2e133c088995c1548c337 (diff)
downloadcic-e86d1bcf0ae7df29c4fc10fd61af2a829e542118.tar.gz
updated and prepared sic-0.1
Diffstat (limited to 'sic.c')
-rw-r--r--sic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sic.c b/sic.c
index 3815a54..66a58d3 100644
--- a/sic.c
+++ b/sic.c
@@ -18,7 +18,6 @@
enum { Tnick, Tuser, Tcmd, Tchan, Targ, Ttext, Tlast };
-/* CUSTOMIZE */
static char *server = "irc.oftc.net";
static int port = 6667;
static char *nick = NULL;