LOSTWAGES: fix formatting

Mike McCormack mike at codeweavers.com
Mon Aug 9 21:34:35 CDT 2004


ChangeLog:
* fix formatting
-------------- next part --------------
Index: templates/en/janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.37
diff -u -r1.37 janitorial.template
--- templates/en/janitorial.template	9 Aug 2004 19:15:14 -0000	1.37
+++ templates/en/janitorial.template	10 Aug 2004 01:12:32 -0000
@@ -404,11 +404,11 @@
        unless we use intergral values (not pointer) to cast from the const 
        char* to the returned char*), and this is uglier IMO than the warning we 
        try to avoid.</li> </ol> </li>
-     </ul> 
 
      <li><tt>-Wsign-compare</tt>
-      Turns up a load of warnings, most of which can be fixed by choosing
-       correct variable types.</li>
+     Turns up a load of warnings, most of which can be fixed by choosing
+     correct variable types.</li>
+  </ul> 
 
   <p>This project was suggested by Eric Pouech and Francois Gouget.  
      For more information <a href="/site/who">contact</a> them directly or 


More information about the wine-patches mailing list