diff options
author | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-02-08 18:36:07 (GMT) |
---|---|---|
committer | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-02-08 18:36:07 (GMT) |
commit | 6e9c313b87a0daa86ca108e93d67fc4c9e5bec68 (patch) | |
tree | 918babf3afc522698cc5ff63bd28ff5f8897964a /doc/autolink.doc | |
parent | 5620fa248663fa5ee8b2d8a26d773df60c2a4994 (diff) | |
download | Doxygen-6e9c313b87a0daa86ca108e93d67fc4c9e5bec68.zip Doxygen-6e9c313b87a0daa86ca108e93d67fc4c9e5bec68.tar.gz Doxygen-6e9c313b87a0daa86ca108e93d67fc4c9e5bec68.tar.bz2 |
mods for doxygen-1.0.0
Diffstat (limited to 'doc/autolink.doc')
-rw-r--r-- | doc/autolink.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/autolink.doc b/doc/autolink.doc index 2f0e04c..352e905 100644 --- a/doc/autolink.doc +++ b/doc/autolink.doc @@ -61,7 +61,7 @@ \par Note 1: The patterns above should not contain spaces, tabs or newlines. \par Note 2: - For JavaDoc compatibility a \c # may be used instead of a \c :: in + For JavaDoc compatibility a \# may be used instead of a :: in the patterns above. For non overloaded members the argument list may be omitted. |