summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-11-01 17:17:05 +0200
committerTor Lillqvist <tml@collabora.com>2016-11-01 17:17:35 +0200
commit7ec0eed345550597c25c71a62962d7d3519c68ca (patch)
treeff1ed030bdd0c3034e56869735939e3dd57921a3 /xmlsecurity
parente13827070cdcdf7bbf96678e7527c684519124d8 (diff)
Fix inconsistent indentation
Change-Id: I4b87541c6e64e6b2b7c912f47a80a4aa37842014
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
index 8e77931aabb4..f6bddb69d502 100644
--- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
+++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
@@ -76,8 +76,8 @@ namespace
}
};
-void SaveODFItem::ImplCommit() {}
-void SaveODFItem::Notify( const css::uno::Sequence< OUString >& ) {}
+ void SaveODFItem::ImplCommit() {}
+ void SaveODFItem::Notify( const css::uno::Sequence< OUString >& ) {}
SaveODFItem::SaveODFItem(): utl::ConfigItem(OUString(
"Office.Common/Save")), m_nODF(0)