aboutsummaryrefslogtreecommitdiff
path: root/dw/core.hh
diff options
context:
space:
mode:
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 };
/**