summaryrefslogtreecommitdiffstats
path: root/src/app/app.cpp
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-06-26 22:50:55 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-06-26 22:50:55 +0200
commitcf312c0b870175b8897ce98df6a8c46ccce92e2e (patch)
treea044a5d6fac959bfb49e47af886902d61a8ec723 /src/app/app.cpp
parentbf06998ece3ba9d47b595e3761beba54b3793036 (diff)
downloadcolobot-cf312c0b870175b8897ce98df6a8c46ccce92e2e.tar.gz
colobot-cf312c0b870175b8897ce98df6a8c46ccce92e2e.tar.bz2
colobot-cf312c0b870175b8897ce98df6a8c46ccce92e2e.zip
Fixed brief Doxygen description
Diffstat (limited to 'src/app/app.cpp')
-rw-r--r--src/app/app.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/app/app.cpp b/src/app/app.cpp
index 466d757..3ce8d7a 100644
--- a/src/app/app.cpp
+++ b/src/app/app.cpp
@@ -28,7 +28,8 @@
/**
- * \struct ApplicationPrivate Private data of CApplication class
+ * \struct ApplicationPrivate
+ * \brief Private data of CApplication class
*
* Contains SDL-specific variables that should not be visible outside application module.
*/