summaryrefslogtreecommitdiffstats
path: root/doc/preprocessing.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-08-04 20:55:47 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-08-04 20:55:47 (GMT)
commitfd9cdfaba64f942f4eb481ac9feb1564115f9f92 (patch)
tree8e54169bc0b7214246ec4c1dfe3f58228ef12928 /doc/preprocessing.doc
parent9c8ea2e90bb38ba21675799fe364fc7a546b020c (diff)
downloadDoxygen-fd9cdfaba64f942f4eb481ac9feb1564115f9f92.zip
Doxygen-fd9cdfaba64f942f4eb481ac9feb1564115f9f92.tar.gz
Doxygen-fd9cdfaba64f942f4eb481ac9feb1564115f9f92.tar.bz2
Release-1.2.17-20020804
Diffstat (limited to 'doc/preprocessing.doc')
-rw-r--r--doc/preprocessing.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/preprocessing.doc b/doc/preprocessing.doc
index ff44316..bb46765 100644
--- a/doc/preprocessing.doc
+++ b/doc/preprocessing.doc
@@ -157,8 +157,8 @@ for class QList is to define:
PREDEFINED = QListT:=QList
\endverbatim
-Here is an example provided by Valter Minute & Reyes Ponce that helps
-doxygen to wade through the boilerplate code in Microsoft's ATL & MFC
+Here is an example provided by Valter Minute and Reyes Ponce that helps
+doxygen to wade through the boilerplate code in Microsoft's ATL \& MFC
libraries:
\verbatim