Code

Add missing `break' to the switch-case block that handles the `-m' option
authorHolger Weiss <hweiss@users.sourceforge.net>
Tue, 23 Jan 2007 17:20:43 +0000 (17:20 +0000)
committerHolger Weiss <hweiss@users.sourceforge.net>
Tue, 23 Jan 2007 17:20:43 +0000 (17:20 +0000)
commit3f9433a0d1863643df27bea2b93c20e64c5fccb8
tree4e37e51f14cdd342d9d8db3e237d04fe8cd8fa06
parent5aa4d5bbb9383299afa38617f0310bce57dddbc5
Add missing `break' to the switch-case block that handles the `-m' option
(Nobuhiro Ban - 1642682)

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1577 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_tcp.c