[PATCH] mark fall-through
Takeshi Abe
tabe at fixedpoint.jp
Tue Jan 18 06:22:17 PST 2011
---
sd/source/ui/func/fusnapln.cxx | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sd/source/ui/func/fusnapln.cxx b/sd/source/ui/func/fusnapln.cxx
index d544ec3..2bc2b01 100644
--- a/sd/source/ui/func/fusnapln.cxx
+++ b/sd/source/ui/func/fusnapln.cxx
@@ -174,6 +174,7 @@ void FuSnapLine::DoExecute( SfxRequest& rReq )
if ( !bCreateNew )
pPV->DeleteHelpLine(nHelpLine);
// und weiter wie bei default
+ /*fall-through*/
default:
return;
}
--
1.7.2.3
----Next_Part(Tue_Jan_18_23_27_44_2011_434)----
More information about the LibreOffice
mailing list