diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2011-10-03 03:44:17 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2011-10-03 03:44:17 +0000 |
| commit | 20097d47e6945bceb57d2335d23fe764f493ab59 (patch) | |
| tree | 47a1f62624d42e0302c2c370c1c23b2670e814ed /src/winconsole.cpp | |
| parent | Next pass of doxygen @brief cleanup. (diff) | |
| download | inkscape-20097d47e6945bceb57d2335d23fe764f493ab59.tar.gz inkscape-20097d47e6945bceb57d2335d23fe764f493ab59.zip | |
Another minor pass of Doxygen cleanup.
(bzr r10659)
Diffstat (limited to 'src/winconsole.cpp')
| -rw-r--r-- | src/winconsole.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/winconsole.cpp b/src/winconsole.cpp index f6ee49e13..1515d2062 100644 --- a/src/winconsole.cpp +++ b/src/winconsole.cpp @@ -1,5 +1,6 @@ -/** \file - * @brief Command-line wrapper for Windows. +/** + * \file + * Command-line wrapper for Windows. * * Windows has two types of executables: GUI and console. * The GUI executables detach immediately when run from the command |
