summaryrefslogtreecommitdiff
path: root/usr.bin/dig/lib/dns/rdata/generic/loc_29.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dig/lib/dns/rdata/generic/loc_29.c')
-rw-r--r--usr.bin/dig/lib/dns/rdata/generic/loc_29.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.bin/dig/lib/dns/rdata/generic/loc_29.c b/usr.bin/dig/lib/dns/rdata/generic/loc_29.c
index de0064f6514..1b69ea03741 100644
--- a/usr.bin/dig/lib/dns/rdata/generic/loc_29.c
+++ b/usr.bin/dig/lib/dns/rdata/generic/loc_29.c
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: loc_29.c,v 1.8 2020/02/24 17:45:26 florian Exp $ */
+/* $Id: loc_29.c,v 1.9 2020/02/25 05:00:43 jsg Exp $ */
/* Reviewed: Wed Mar 15 18:13:09 PST 2000 by explorer */
@@ -229,10 +229,4 @@ towire_loc(ARGS_TOWIRE) {
return (mem_tobuffer(target, rdata->data, rdata->length));
}
-
-
-
-
-
-
#endif /* RDATA_GENERIC_LOC_29_C */