ports/textproc/webcpp/files/patch-webcpp-engine.cpp
Rong-En Fan 44efdcf211 - Fix build for gcc4
- Change maintainer info in pkg-descr

PR:		ports/111124
Submitted by:	Artyom A. Nosov (maintainer)
2007-04-03 06:11:44 +00:00

11 lines
391 B
C++

--- webcpp/engine.cpp.orig 2007-04-02 10:21:46.000000000 +0400
+++ webcpp/engine.cpp 2007-04-02 10:27:11.000000000 +0400
@@ -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;
}