summaryrefslogtreecommitdiff
path: root/dw/core.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2016-01-02 11:29:52 +0100
committerSebastian Geerken <devnull@localhost>2016-01-02 11:29:52 +0100
commite11d08ddc34e4182673bab6af6c573f6c4a40fe6 (patch)
tree68fb94e4e2663305e759824d0106f1263a20794d /dw/core.hh
parent722db0f57178e7ce0d0292d8ffe2f7adbbb7b5aa (diff)
SRDOP: Updated documentation.
Diffstat (limited to 'dw/core.hh')
-rw-r--r--dw/core.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/core.hh b/dw/core.hh
index 286243fa..fe6d79e6 100644
--- a/dw/core.hh
+++ b/dw/core.hh
@@ -12,7 +12,7 @@
*/
namespace dw {
-// Used (temporally) for code related to positioned elements.
+/** Used (temporally) for code related to positioned elements. */
enum { IMPL_POS = false };
/**