summaryrefslogtreecommitdiffstats
path: root/bin/domainname/domainname.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domainname/domainname.c')
-rw-r--r--bin/domainname/domainname.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/domainname/domainname.c b/bin/domainname/domainname.c
index 7418749..5da1cd2 100644
--- a/bin/domainname/domainname.c
+++ b/bin/domainname/domainname.c
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*/
+#if 0
#ifndef lint
static char const copyright[] =
"@(#) Copyright (c) 1988, 1993\n\
@@ -38,10 +39,9 @@ static char const copyright[] =
#endif /* not lint */
#ifndef lint
-#if 0
static char const sccsid[] = "From: @(#)hostname.c 8.1 (Berkeley) 5/31/93";
-#endif
#endif /* not lint */
+#endif
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud