Update of /cvsroot/mockpp/mockpp/mockpp/docs/en
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2190/mockpp/docs/en
Modified Files:
dev_helper.docbook
Log Message:
avoid name collision on win32
Index: dev_helper.docbook
===================================================================
RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/dev_helper.docbook,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dev_helper.docbook 27 Dec 2005 18:01:44 -0000 1.11
+++ dev_helper.docbook 28 Dec 2005 21:35:12 -0000 1.12
@@ -74,7 +74,7 @@
There are some more asserters which are of limited interest, see the api
documentation for
-<filename class='headerfile'>Assert.h</filename> and
+<filename class='headerfile'>Asserter.h</filename> and
<filename class='headerfile'>AssertMo.h</filename>
for a complete list. There you find also a detailed description of
the above macros and the functions behind them.
|