]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 4 Jun 2009 23:47:53 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 4 Jun 2009 23:47:53 +0000 (23:47 +0000)
bin/dnssec/dnssec-signzone.c

index 4a30a3dcdfad26bded953281586040c3a4668613..c90c7713b800983d9808aa24768fea3934b7ebad 100644 (file)
@@ -29,7 +29,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec-signzone.c,v 1.216 2009/06/04 04:33:11 marka Exp $ */
+/* $Id: dnssec-signzone.c,v 1.217 2009/06/04 23:47:53 tbox Exp $ */
 
 /*! \file */
 
@@ -3011,7 +3011,7 @@ main(int argc, char *argv[]) {
                        if (iterations > 0xffffU)
                                fatal("iterations too big");
                        break;
+
                case 'h':
                        usage();
                        break;