summaryrefslogtreecommitdiff
path: root/usr.bin/dig/lib/dns/ttl.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dig/lib/dns/ttl.c')
-rw-r--r--usr.bin/dig/lib/dns/ttl.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/dig/lib/dns/ttl.c b/usr.bin/dig/lib/dns/ttl.c
index fcb652eabe0..e565b0ee251 100644
--- a/usr.bin/dig/lib/dns/ttl.c
+++ b/usr.bin/dig/lib/dns/ttl.c
@@ -14,12 +14,10 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: ttl.c,v 1.4 2020/02/24 13:49:38 jsg Exp $ */
+/* $Id: ttl.c,v 1.5 2020/02/25 05:00:42 jsg Exp $ */
/*! \file */
-
-
#include <ctype.h>
#include <stdio.h>
#include <string.h>