unotools/inc/unotools/historyoptions.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a1c05acd19482b5da1f71ac03071d70277568766 Author: LuboÅ¡ LuÅák <l.lu...@suse.cz> Date: Sat Dec 1 01:15:21 2012 +0100 fix SAL_WARN_UNUSED placement Change-Id: Icd320e2a7459b1850de42c83854ab8a905d97a56 diff --git a/unotools/inc/unotools/historyoptions.hxx b/unotools/inc/unotools/historyoptions.hxx index 425aa90..a3f664d 100644 --- a/unotools/inc/unotools/historyoptions.hxx +++ b/unotools/inc/unotools/historyoptions.hxx @@ -67,7 +67,7 @@ class SvtHistoryOptions_Impl; @devstatus ready to use *//*-*************************************************************************************************************/ -class UNOTOOLS_DLLPUBLIC SvtHistoryOptions SAL_WARN_UNUSED : public utl::detail::Options +class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtHistoryOptions : public utl::detail::Options { public: /*-****************************************************************************************************//**
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits