summaryrefslogtreecommitdiff
path: root/include/unotools/extendedsecurityoptions.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-06 19:48:16 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-06 19:48:16 +0300
commit3c9d929465353cd1079fe2e9c8561dc377047ac5 (patch)
tree277f189cec8aea9666a64e7a9bc0f571511bf18c /include/unotools/extendedsecurityoptions.hxx
parent49ccde0d3d3edaac9473f915011a501058e64002 (diff)
Kill superfluous spacing before semicolons
Change-Id: I05353e942fa1a2b7338c8415cdba06adb2bdd43f
Diffstat (limited to 'include/unotools/extendedsecurityoptions.hxx')
-rw-r--r--include/unotools/extendedsecurityoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/extendedsecurityoptions.hxx b/include/unotools/extendedsecurityoptions.hxx
index cc42849b2927..ed9866fb50a9 100644
--- a/include/unotools/extendedsecurityoptions.hxx
+++ b/include/unotools/extendedsecurityoptions.hxx
@@ -109,8 +109,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtExtendedSecurityOptions : public utl
Do it in your source only.
*/
- static SvtExtendedSecurityOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
- static sal_Int32 m_nRefCount ; /// internal ref count mechanism
+ static SvtExtendedSecurityOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
+ static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtExtendedSecurityOptions