- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Apr 2011 14:30:51 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/network-connection In directory hutz:/tmp/cvs-serv8236 Modified Files: Overview.html Log Message: fix validation errors Index: Overview.html =================================================================== RCS file: /sources/public/2009/dap/network-connection/Overview.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Overview.html 13 Apr 2011 14:27:14 -0000 1.1 +++ Overview.html 13 Apr 2011 14:30:49 -0000 1.2 @@ -2,7 +2,7 @@ <html> <head> <title>Network Information API</title> - <meta http-equiv='Content-Type' content='text/html;charset=utf-8'/> + <meta http-equiv='Content-Type' content='text/html;charset=utf-8' /> <script src='http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js' class='remove'></script> <script class='remove'> @@ -231,9 +231,7 @@ </dl> </section> - - - + </section> <section class='appendix'> <h2>Features for Future Consideration</h2>
Received on Wednesday, 13 April 2011 14:30:54 UTC