summaryrefslogtreecommitdiffstats
path: root/lib/libc/nameser/ns_ttl.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/nameser/ns_ttl.c')
-rw-r--r--lib/libc/nameser/ns_ttl.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/nameser/ns_ttl.c b/lib/libc/nameser/ns_ttl.c
index 4d18d3f..627ddf1 100644
--- a/lib/libc/nameser/ns_ttl.c
+++ b/lib/libc/nameser/ns_ttl.c
@@ -16,7 +16,7 @@
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_ttl.c,v 1.1.206.2 2005/07/28 07:43:21 marka Exp $";
+static const char rcsid[] = "$Id: ns_ttl.c,v 1.2.18.2 2005/07/28 07:38:10 marka Exp $";
#endif
/* Import. */
@@ -158,3 +158,5 @@ fmt1(int t, char s, char **buf, size_t *buflen) {
*buflen -= len;
return (0);
}
+
+/*! \file */
OpenPOWER on IntegriCloud