summaryrefslogtreecommitdiff
path: root/include/unotools/dynamicmenuoptions.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/dynamicmenuoptions.hxx
parent49ccde0d3d3edaac9473f915011a501058e64002 (diff)
Kill superfluous spacing before semicolons
Change-Id: I05353e942fa1a2b7338c8415cdba06adb2bdd43f
Diffstat (limited to 'include/unotools/dynamicmenuoptions.hxx')
-rw-r--r--include/unotools/dynamicmenuoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/dynamicmenuoptions.hxx b/include/unotools/dynamicmenuoptions.hxx
index 7f057e5b8fcf..997147b616e7 100644
--- a/include/unotools/dynamicmenuoptions.hxx
+++ b/include/unotools/dynamicmenuoptions.hxx
@@ -128,8 +128,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtDynamicMenuOptions : public utl::det
Do it in your source only.
*/
- static SvtDynamicMenuOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for smaller memory requirements!
- static sal_Int32 m_nRefCount ; /// internal ref count mechanism
+ static SvtDynamicMenuOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
+ static sal_Int32 m_nRefCount; /// internal ref count mechanism
}; // class SvtDynamicMenuOptions