summaryrefslogtreecommitdiffstats
path: root/usr.bin/dig
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-09 13:13:29 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-09 13:13:29 +0000
commit6543524ac50b91694b5ee0b3c2bb83734778fcdc (patch)
treed54d25f88075dbaf5c61c94ccda0b1e302b5206a /usr.bin/dig
parentcb29db30f56fcae9057c21453c8b9bd290afdc3b (diff)
downloadFreeBSD-src-6543524ac50b91694b5ee0b3c2bb83734778fcdc.zip
FreeBSD-src-6543524ac50b91694b5ee0b3c2bb83734778fcdc.tar.gz
Fix nested comments for -Wcomment warnings.
Diffstat (limited to 'usr.bin/dig')
-rw-r--r--usr.bin/dig/dig.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/dig/dig.c b/usr.bin/dig/dig.c
index ed85b26..705483c 100644
--- a/usr.bin/dig/dig.c
+++ b/usr.bin/dig/dig.c
@@ -1,5 +1,5 @@
#ifndef lint
-static char rcsid[] = "$Id: dig.c,v 1.1.1.1 1994/09/22 21:33:31 pst Exp $";
+static char rcsid[] = "$Id: dig.c,v 1.2 1994/09/22 21:51:49 pst Exp $";
#endif
/*
@@ -89,7 +89,7 @@ static char rcsid[] = "$Id: dig.c,v 1.1.1.1 1994/09/22 21:33:31 pst Exp $";
* in order to disclaim liability and warranty).
*
* Paul Vixie, Palo Alto, CA, April 1993
- ****************************************************************************
+ ****************************************************************************/
/*******************************************************************
** DiG -- Domain Information Groper **
OpenPOWER on IntegriCloud