[cl-xmpp-cvs] CVS update: public_html/index.html

Erik Enge eenge at common-lisp.net
Fri Oct 28 13:48:30 UTC 2005


Update of /project/cl-xmpp/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv32398

Modified Files:
	index.html 
Log Message:
*** empty log message ***
Date: Fri Oct 28 15:48:28 2005
Author: eenge

Index: public_html/index.html
diff -u public_html/index.html:1.3 public_html/index.html:1.4
--- public_html/index.html:1.3	Fri Oct 28 15:47:59 2005
+++ public_html/index.html	Fri Oct 28 15:48:28 2005
@@ -104,7 +104,7 @@
 
 ;; then sit back and watch the messages roll in:
   * (xmpp:receive-stanza-loop connection)
-#>MESSAGE from=username at hostname to=me at myserver<
+#<MESSAGE from=username at hostname to=me at myserver>
 [....]
 
 ;; That's it.  Interrupt the loop to issue other commands, eg:




More information about the Cl-xmpp-cvs mailing list