]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
use %u instead of %d
authorMark Andrews <marka@isc.org>
Wed, 14 Feb 2018 13:02:14 +0000 (00:02 +1100)
committerMark Andrews <marka@isc.org>
Fri, 16 Feb 2018 05:31:18 +0000 (16:31 +1100)
lib/dns/rdata/generic/loc_29.c
util/copyrights

index 49e397f373e48601d22d26d2c94e88a53c36c2f4..22a59d064b85559ae6b035d171a9799ca905c39a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -561,7 +561,7 @@ totext_loc(ARGS_TOTEXT) {
        }
 
        snprintf(buf, sizeof(buf),
-                "%d %d %d.%03d %s %d %d %d.%03d %s %s%ld.%02ldm %s %s %s",
+                "%d %d %d.%03d %s %d %d %d.%03d %s %s%lu.%02lum %s %s %s",
                 d1, m1, s1, fs1, north ? "N" : "S",
                 d2, m2, s2, fs2, east ? "E" : "W",
                 below ? "-" : "", altitude/100, altitude % 100,
index e838e53bd240b0a78a18a9f73f0a211f8bbbf5ee..6d36b5f96a6c1705633ef1c9ecfb7f7864610479 100644 (file)
 ./lib/dns/rdata/generic/l32_105.h              C       2013
 ./lib/dns/rdata/generic/l64_106.c              C       2013,2014,2015,2017
 ./lib/dns/rdata/generic/l64_106.h              C       2013
-./lib/dns/rdata/generic/loc_29.c               C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2015,2017
+./lib/dns/rdata/generic/loc_29.c               C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2015,2017,2018
 ./lib/dns/rdata/generic/loc_29.h               C       1999,2000,2001,2004,2005,2007
 ./lib/dns/rdata/generic/lp_107.c               C       2013,2015,2017
 ./lib/dns/rdata/generic/lp_107.h               C       2013