diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
commit | 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch) | |
tree | 9444b2a63ad5396b894abd07c85ff08c9c031d26 /libexec/bootpd/tools/bootptest/print-bootp.c | |
parent | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff) |
Diffstat (limited to 'libexec/bootpd/tools/bootptest/print-bootp.c')
-rw-r--r-- | libexec/bootpd/tools/bootptest/print-bootp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/tools/bootptest/print-bootp.c b/libexec/bootpd/tools/bootptest/print-bootp.c index 8390321912a39..94d8badf7fefc 100644 --- a/libexec/bootpd/tools/bootptest/print-bootp.c +++ b/libexec/bootpd/tools/bootptest/print-bootp.c @@ -23,7 +23,7 @@ * This file was copied from tcpdump-2.1.1 and modified. * There is an e-mail list for tcpdump: <tcpdump@ee.lbl.gov> * - * $Id$ + * $Id: print-bootp.c,v 1.2 1996/09/22 21:52:58 wosch Exp $ */ #include <stdio.h> |