sw/source/ui/dialog/docstdlg.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c353153898c691dcd24b6f66153e9f8ec2d37eb0 Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Jun 12 16:49:38 2014 +0200 warning C4138: '*/' found outside of comment Change-Id: I1485d646171b08f709767debfe583f90426d5dfd diff --git a/sw/source/ui/dialog/docstdlg.cxx b/sw/source/ui/dialog/docstdlg.cxx index e2154bf..1a70b77 100644 --- a/sw/source/ui/dialog/docstdlg.cxx +++ b/sw/source/ui/dialog/docstdlg.cxx @@ -82,7 +82,7 @@ bool SwDocStatPage::FillItemSet(SfxItemSet * /*rSet*/) return false; } -void SwDocStatPage::Reset(const SfxItemSet */*rSet*/) +void SwDocStatPage::Reset(const SfxItemSet *) { } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits