]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
make declarations consistent
authorMark Andrews <marka@isc.org>
Wed, 14 Feb 2018 07:36:08 +0000 (18:36 +1100)
committerMark Andrews <marka@isc.org>
Thu, 15 Feb 2018 23:19:57 +0000 (10:19 +1100)
bin/tests/rbt/t_rbt.c
util/copyrights

index f05da74b3a9a669798fdf195769c961cdbacff4a..5acae8173d0110f74330620c424aa2afd36f2809 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1998-2001, 2003-2005, 2007, 2009, 2011-2013, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 1998-2001, 2003-2005, 2007, 2009, 2011-2013, 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -33,9 +33,9 @@ char          *Tokens[T_MAXTOKS];
 
 static int
 t_dns_rbtnodechain_init(char *dbfile, char *findname,
-                       char *firstname, char *firstorigin,
                        char *nextname, char *nextorigin,
                        char *prevname, char *prevorigin,
+                       char *firstname, char *firstorigin,
                        char *lastname, char *lastorigin);
 static char *
 fixedname_totext(dns_fixedname_t *name);
index 2d8375ccd776c24e70e1082cc501ab7579346050..75f1ff7a84d395440644cbb8d41f52a7c769a8c7 100644 (file)
 ./bin/tests/rbt/dns_rbtnodechain_next_data     X       1999,2000,2001
 ./bin/tests/rbt/dns_rbtnodechain_prev.data     X       1999,2000,2001
 ./bin/tests/rbt/dns_rbtnodechain_prev_data     X       1999,2000,2001
-./bin/tests/rbt/t_rbt.c                                C       1998,1999,2000,2001,2003,2004,2005,2007,2009,2011,2012,2013,2015,2016
+./bin/tests/rbt/t_rbt.c C 1998,1999,2000,2001,2003,2004,2005,2007,2009,2011,2012,2013,2015,2016,2018
 ./bin/tests/rbt/win32/t_rbt.vcxproj.filters.in X       2013,2015
 ./bin/tests/rbt/win32/t_rbt.vcxproj.in         X       2013,2015,2016,2017
 ./bin/tests/rbt/win32/t_rbt.vcxproj.user       X       2013