aboutsummaryrefslogtreecommitdiffstats
path: root/packet-bootp.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>1998-09-16 03:22:19 +0000
committerGerald Combs <gerald@wireshark.org>1998-09-16 03:22:19 +0000
commit576024f9038de43ca7d0e1fce34282d0e1ec37c5 (patch)
treedd3a3162f6e3a73eb5dc140a8a456007bf8d287c /packet-bootp.c
parent86534f46e150856fcce76af5c7598d354fb32ca9 (diff)
Added ID tags to the beginning of each source file.
svn path=/trunk/; revision=7
Diffstat (limited to 'packet-bootp.c')
-rw-r--r--packet-bootp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/packet-bootp.c b/packet-bootp.c
index f3dc4092f9..6ffb8dff12 100644
--- a/packet-bootp.c
+++ b/packet-bootp.c
@@ -2,6 +2,8 @@
* Routines for BOOTP/DHCP packet disassembly
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
*
+ * $Id: packet-bootp.c,v 1.2 1998/09/16 03:22:01 gerald Exp $
+ *
* The information used comes from:
* RFC 2132: DHCP Options and BOOTP Vendor Extensions
* RFC 1542: Clarifications and Extensions for the Bootstrap Protocol