Initial import

This commit is contained in:
Michal Fabry 2008-03-08 09:42:52 +00:00
commit 9e587c3f95
4 changed files with 58 additions and 0 deletions

11
webcpp-0.8.4-typo.patch Normal file
View file

@ -0,0 +1,11 @@
--- webcpp-0.8.4-src/webcpp/engine.cpp.orig 2004-01-05 00:52:47.000000000 +0000
+++ webcpp-0.8.4-src/webcpp/engine.cpp 2007-11-23 01:07:06.000000000 +0000
@@ -1005,7 +1005,7 @@
</tr><tr><td colspan=6>\n\
<a href=\"http://webcpp.sf.net\"><center><b>\
<font color=#ffffff>web c plus plus</font></b></center>\n\
-</a></td></tr>\n\</table>\n<br>\n</center>";
+</a></td></tr>\n</table>\n<br>\n</center>";
*IO << made;
}