From dc235a59431db02e1a04d85de49af9e278510ac8 Mon Sep 17 00:00:00 2001 From: erwin Date: Wed, 24 Jul 2013 07:12:55 +0000 Subject: Vendor import of Bind 9.8.5-P1 Approved by: delphij (mentor) Sponsored by: DK Hostmaster A/S --- bin/rndc/rndc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/rndc/rndc.c') diff --git a/bin/rndc/rndc.c b/bin/rndc/rndc.c index 5811cfa..e4ce556 100644 --- a/bin/rndc/rndc.c +++ b/bin/rndc/rndc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2012 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -771,6 +771,7 @@ main(int argc, char **argv) { program, isc_commandline_option); usage(1); } + /* FALLTHROUGH */ case 'h': usage(0); break; -- cgit v1.1