diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-08-29 16:55:26 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-08-29 16:55:26 (GMT) |
commit | 7a048b942ae75eae857fb7f7466926b5749799c0 (patch) | |
tree | 6cbbe764d1beb5389d2e9247c672b7af04684260 /doc/commands.doc | |
parent | 5ce25000172e185e0ca5b9f20538f80cbbfe0b0e (diff) | |
download | Doxygen-7a048b942ae75eae857fb7f7466926b5749799c0.zip Doxygen-7a048b942ae75eae857fb7f7466926b5749799c0.tar.gz Doxygen-7a048b942ae75eae857fb7f7466926b5749799c0.tar.bz2 |
Release-1.2.1-20000829
Diffstat (limited to 'doc/commands.doc')
-rw-r--r-- | doc/commands.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/commands.doc b/doc/commands.doc index 80b032b..46f01f4 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -282,7 +282,7 @@ Doxygen. Unrecognized commands are treated as normal text. (either global or as a member of a class). This command is needed if a comment block is \e not located before the function declaration or definition. A full function declaration should be specified after the - \fn command. The argument ends at the end of the line. + \\fn command. The argument ends at the end of the line. \par Example: \verbinclude func.h |