diff options
author | Sebastian Geerken <devnull@localhost> | 2016-01-02 11:29:52 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2016-01-02 11:29:52 +0100 |
commit | e11d08ddc34e4182673bab6af6c573f6c4a40fe6 (patch) | |
tree | 68fb94e4e2663305e759824d0106f1263a20794d /dw/core.hh | |
parent | 722db0f57178e7ce0d0292d8ffe2f7adbbb7b5aa (diff) |
SRDOP: Updated documentation.
Diffstat (limited to 'dw/core.hh')
-rw-r--r-- | dw/core.hh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 }; /** |