From ee49362e33e144e3b4f8dfb83115460402a4b360 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 14 Feb 2018 18:36:08 +1100 Subject: [PATCH] make declarations consistent --- bin/tests/rbt/t_rbt.c | 4 ++-- util/copyrights | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/tests/rbt/t_rbt.c b/bin/tests/rbt/t_rbt.c index f05da74b3a..5acae8173d 100644 --- a/bin/tests/rbt/t_rbt.c +++ b/bin/tests/rbt/t_rbt.c @@ -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); diff --git a/util/copyrights b/util/copyrights index 2d8375ccd7..75f1ff7a84 100644 --- a/util/copyrights +++ b/util/copyrights @@ -585,7 +585,7 @@ ./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