summaryrefslogtreecommitdiffstats
path: root/src/winconsole.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/winconsole.cpp')
-rw-r--r--src/winconsole.cpp5
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