summaryrefslogtreecommitdiffstats
path: root/sw
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-06-12 16:49:38 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-06-12 16:49:38 +0200
commitc353153898c691dcd24b6f66153e9f8ec2d37eb0 (patch)
treeca849569ad97a4f6f7e84d191310f8892f031b9f /sw
parentcoverity#735985 Unchecked dynamic_cast (diff)
downloadcore-c353153898c691dcd24b6f66153e9f8ec2d37eb0.tar.gz
core-c353153898c691dcd24b6f66153e9f8ec2d37eb0.zip
warning C4138: '*/' found outside of comment
Change-Id: I1485d646171b08f709767debfe583f90426d5dfd
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/dialog/docstdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dialog/docstdlg.cxx b/sw/source/ui/dialog/docstdlg.cxx
index e2154bfb38d7..1a70b77ed2c2 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 *)
{
}