summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2017-08-21 09:31:26 (GMT)
committerGitHub <noreply@github.com>2017-08-21 09:31:26 (GMT)
commitf8cb29c0509d7f03c635dce394aec95ca06a37b6 (patch)
tree255b120bfc30d691cfaffc1a4110f21c38b608c0
parent82cf919af196c25dc23b8a81f4d5adc8a6936998 (diff)
parent6b67a64bd0bd1c6759294c323433dbd7d37df6ac (diff)
downloadDoxygen-f8cb29c0509d7f03c635dce394aec95ca06a37b6.zip
Doxygen-f8cb29c0509d7f03c635dce394aec95ca06a37b6.tar.gz
Doxygen-f8cb29c0509d7f03c635dce394aec95ca06a37b6.tar.bz2
Merge pull request #581 from jannick0/master
[preprocessing.doc] typo amended
-rw-r--r--doc/preprocessing.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/preprocessing.doc b/doc/preprocessing.doc
index d62bbb3..30d4cf3 100644
--- a/doc/preprocessing.doc
+++ b/doc/preprocessing.doc
@@ -62,7 +62,7 @@ to \c YES. Then the result after preprocessing becomes:
#define VERSION
#define CONST_STRING
- static const char * version = "1.xx";
+ static const char * version = "2.xx";
\endverbatim
Note that doxygen will now expand \e all macro definitions