html5/websockets/publish LCWD-websockets-20110929.html,1.3,1.4

Update of /sources/public/html5/websockets/publish
In directory hutz:/tmp/cvs-serv28439/publish

Modified Files:
	LCWD-websockets-20110929.html 
Log Message:
removed stray comma


Index: LCWD-websockets-20110929.html
===================================================================
RCS file: /sources/public/html5/websockets/publish/LCWD-websockets-20110929.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- LCWD-websockets-20110929.html	28 Sep 2011 18:40:26 -0000	1.3
+++ LCWD-websockets-20110929.html	29 Sep 2011 09:29:12 -0000	1.4
@@ -66,7 +66,7 @@
    h1 + h2, hr + h2.no-toc { page-break-before: auto; }
 
    p  > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
-   li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]), { border-bottom: solid #9999CC; }
+   li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
 
    div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
    div.head p { margin: 0; }

Received on Thursday, 29 September 2011 09:29:16 UTC