diff options
author | Bruce Evans <bde@FreeBSD.org> | 1999-05-11 07:28:53 +0000 |
---|---|---|
committer | Bruce Evans <bde@FreeBSD.org> | 1999-05-11 07:28:53 +0000 |
commit | 95b2e7ca5b30c7195b577d688588a78b9afd0ee8 (patch) | |
tree | 1dc4b6a744ca5a09fa77868edb65046bac26bc80 /include/protocols | |
parent | 07948bbf89146171e115a5900997bed1002fa945 (diff) | |
download | src-95b2e7ca5b30c7195b577d688588a78b9afd0ee8.tar.gz src-95b2e7ca5b30c7195b577d688588a78b9afd0ee8.zip |
Notes
Diffstat (limited to 'include/protocols')
-rw-r--r-- | include/protocols/routed.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/protocols/routed.h b/include/protocols/routed.h index 920664489225..eb276dce7ec2 100644 --- a/include/protocols/routed.h +++ b/include/protocols/routed.h @@ -32,7 +32,7 @@ * * @(#)routed.h 8.1 (Berkeley) 6/2/93 * - * $Id$ + * $Id: routed.h,v 1.12 1999/05/02 13:20:38 markm Exp $ */ #ifndef _ROUTED_H_ @@ -40,7 +40,7 @@ #ifdef __cplusplus extern "C" { #endif -#ident "$Revision: 2.16 $" +/* #ident "$Revision: 1.12 $" */ /* * Routing Information Protocol |