summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/docrecovery.cxx')
-rw-r--r--svx/source/dialog/docrecovery.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/dialog/docrecovery.cxx b/svx/source/dialog/docrecovery.cxx
index f431a55334b0..e3f1ab32cfba 100644
--- a/svx/source/dialog/docrecovery.cxx
+++ b/svx/source/dialog/docrecovery.cxx
@@ -1377,7 +1377,7 @@ void BrokenRecoveryDialog::impl_askForSavePath()
}
}
- } // namespace DocRecovery
-} // namespace svx
+ }
+}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */