Introduction
Introduction Statistics Contact Development Disclaimer Help
removed dbeug - sic - simple irc client
git clone git://git.suckless.org/sic
Log
Files
Refs
README
LICENSE
---
commit 718c4bca32c7eaad0996ddd1e1b91f7e27278bb8
parent b1989c74e6ba19f26b16215c4986c8a91e102d82
Author: [email protected] <unknown>
Date: Fri, 21 Jul 2006 08:36:20 +0200
removed dbeug
Diffstat:
M sic.c | 4 ----
1 file changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/sic.c b/sic.c
@@ -243,10 +243,6 @@ main(int argc, char *argv[])
char ping[256];
fd_set rd;
- pout(server, "test 123");
- pout(server, "test whdhwdwjdw djwhdwkjdwhk dwhdwkdw 123");
- pout("kjfwefiuewu", "test 123");
- pout(server, "test dwdw 123");
nick = fullname = getenv("USER");
for(i = 1; (i < argc) && (argv[i][0] == '-'); i++) {
switch (argv[i][1]) {
You are viewing proxied material from suckless.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.