diff options
Diffstat (limited to 'dw/style.cc')
-rw-r--r-- | dw/style.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/style.cc b/dw/style.cc index c14f3123..6c0abda2 100644 --- a/dw/style.cc +++ b/dw/style.cc @@ -958,5 +958,5 @@ void numtostr (int num, char *buf, int buflen, ListStyleType listStyleType) } } // namespace style -} // namespace dw } // namespace core +} // namespace dw |