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 7083ef2a..2f64e468 100644 --- a/dw/style.cc +++ b/dw/style.cc @@ -966,5 +966,5 @@ void numtostr (int num, char *buf, int buflen, ListStyleType listStyleType) } } // namespace style -} // namespace dw } // namespace core +} // namespace dw |