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

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


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

Modified Files:
	index.html 
Log Message:
quoting <>'s

Date: Fri Oct 28 15:47:59 2005
Author: eenge

Index: public_html/index.html
diff -u public_html/index.html:1.2 public_html/index.html:1.3
--- public_html/index.html:1.2	Fri Oct 28 15:41:18 2005
+++ public_html/index.html	Fri Oct 28 15:47:59 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