Give them RCS IDs.

svn path=/trunk/; revision=774
This commit is contained in:
Guy Harris 1999-10-06 03:33:48 +00:00
parent d86ecc2302
commit 2ea1e6edf5
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -1,5 +1,7 @@
/* packet-rip.h (c) 1998 Hannes Boehm */
/* $Id: packet-rip.h,v 1.3 1999/10/06 03:33:48 guy Exp $ */
#define RIPv1 1
#define RIPv2 2