diff options
author | Guy Harris <guy@alum.mit.edu> | 1999-10-06 03:33:48 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 1999-10-06 03:33:48 +0000 |
commit | 2ea1e6edf55959cdcaaaf9535b6940164ed2e504 (patch) | |
tree | a4a88d9c409932e038c52f1b3f08a0ea257cffd4 /packet-ospf.h | |
parent | d86ecc230230df2d040562bf4ecd2664361ecb3a (diff) | |
download | wireshark-2ea1e6edf55959cdcaaaf9535b6940164ed2e504.tar.gz wireshark-2ea1e6edf55959cdcaaaf9535b6940164ed2e504.tar.bz2 wireshark-2ea1e6edf55959cdcaaaf9535b6940164ed2e504.zip |
Give them RCS IDs.
svn path=/trunk/; revision=774
Diffstat (limited to 'packet-ospf.h')
-rw-r--r-- | packet-ospf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packet-ospf.h b/packet-ospf.h index 7c64e668f5..4661b7e27e 100644 --- a/packet-ospf.h +++ b/packet-ospf.h @@ -1,5 +1,7 @@ /* packet-ospf.h (c) 1998 Hannes Boehm */ +/* $Id: packet-ospf.h,v 1.4 1999/10/06 03:33:48 guy Exp $ */ + #define OSPF_HEADER_LENGTH 24 #define OSPF_HELLO 1 |