[net-nittin-irc-cvs] CVS update: public_html/index.html

1 Dec
2003
1 Dec
'03
2:49 p.m.
Update of /project/net-nittin-irc/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv10419 Modified Files: index.html Log Message: s/setf/defvar Date: Mon Dec 1 09:49:34 2003 Author: eenge Index: public_html/index.html diff -u public_html/index.html:1.8 public_html/index.html:1.9 --- public_html/index.html:1.8 Wed Nov 26 07:38:23 2003 +++ public_html/index.html Mon Dec 1 09:49:34 2003 @@ -75,8 +75,8 @@ * (in-package :irc) - * (setf connection (connect :nickname "mynick" - :server "irc.somewhere.org")) + * (defvar connection (connect :nickname "mynick" + :server "irc.somewhere.org")) * (read-message-loop connection)
7890
Age (days ago)
7890
Last active (days ago)
0 comments
1 participants
participants (1)
-
Erik Enge