[z3-checkins] r33441 - z3/deliverance/branches/packaged/deliverance/test-data/nycsr

ianb at codespeak.net ianb at codespeak.net
Thu Oct 19 03:16:47 CEST 2006


Author: ianb
Date: Thu Oct 19 03:16:39 2006
New Revision: 33441

Modified:
   z3/deliverance/branches/packaged/deliverance/test-data/nycsr/nycsr-live.xml
Log:
Oops, libxml doesn't like -- inside a comment

Modified: z3/deliverance/branches/packaged/deliverance/test-data/nycsr/nycsr-live.xml
==============================================================================
--- z3/deliverance/branches/packaged/deliverance/test-data/nycsr/nycsr-live.xml	(original)
+++ z3/deliverance/branches/packaged/deliverance/test-data/nycsr/nycsr-live.xml	Thu Oct 19 03:16:39 2006
@@ -5,7 +5,7 @@
 
   <!-- This rule isn't working for me; the div that contains
        everything on nycsr.org seems to have an id of 'body'
-       not 'container'...?  -- ianb  -->
+       not 'container'...? - ianb  -->
 
   <!-- <copy theme="//div[@id='container']"
         content="//*[@id='portal-columns']" /> -->


More information about the z3-checkins mailing list