diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-06 19:24:14 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-06 19:24:14 +0000 |
commit | 26c52663cb5e53422c188e65b45755f348c2fbf3 (patch) | |
tree | ce5e00519cf30405f3c973b12ab6ef8fa8f2b338 /include/protocols | |
parent | 28a0f029fa9aaa57207a31a0c27b2bbc2688e22b (diff) |
Diffstat (limited to 'include/protocols')
-rw-r--r-- | include/protocols/Makefile | 2 | ||||
-rw-r--r-- | include/protocols/dumprestore.h | 2 | ||||
-rw-r--r-- | include/protocols/routed.h | 2 | ||||
-rw-r--r-- | include/protocols/timed.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/protocols/Makefile b/include/protocols/Makefile index ddd8f21dc9129..2dc4e9e684274 100644 --- a/include/protocols/Makefile +++ b/include/protocols/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/include/protocols/Makefile,v 1.3 2004/12/21 08:46:52 ru Exp $ NO_OBJ= INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h index 6abf922eb1927..8062ee6b833b4 100644 --- a/include/protocols/dumprestore.h +++ b/include/protocols/dumprestore.h @@ -37,7 +37,7 @@ * * @(#)dumprestore.h 8.2 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/dumprestore.h,v 1.10 2002/07/17 02:03:19 mckusick Exp $ */ #ifndef _PROTOCOLS_DUMPRESTORE_H_ diff --git a/include/protocols/routed.h b/include/protocols/routed.h index b55b622507881..5ed6aafb1cefb 100644 --- a/include/protocols/routed.h +++ b/include/protocols/routed.h @@ -32,7 +32,7 @@ * * @(#)routed.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/routed.h,v 1.16 2004/02/25 23:45:57 bms Exp $ * $Revision: 2.26 $ */ diff --git a/include/protocols/timed.h b/include/protocols/timed.h index faa44e4e49fd1..cc23ac845c6db 100644 --- a/include/protocols/timed.h +++ b/include/protocols/timed.h @@ -32,7 +32,7 @@ * * @(#)timed.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/timed.h,v 1.7 2002/02/03 12:00:05 markm Exp $ */ #ifndef _PROTOCOLS_TIMED_H_ |