diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-04-03 18:49:23 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-04-03 18:49:23 +0000 |
| commit | 0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c (patch) | |
| tree | 3f94fcd87f6b3c83203ae64a2a578e8ab0610752 /include/protocols | |
| parent | 8127c559e6dc8408901224c75bf62c8e476f3e83 (diff) | |
Diffstat (limited to 'include/protocols')
| -rw-r--r-- | include/protocols/Makefile | 2 | ||||
| -rw-r--r-- | include/protocols/routed.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/protocols/Makefile b/include/protocols/Makefile index 3c79142557a6..215be2987b5d 100644 --- a/include/protocols/Makefile +++ b/include/protocols/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/include/protocols/Makefile,v 1.1.2.1 2002/07/22 14:21:46 ru Exp $ NOOBJ= noobj INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h diff --git a/include/protocols/routed.h b/include/protocols/routed.h index e41a0ae339a0..239eaf3302a1 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.15 1999/09/05 17:43:31 peter Exp $ */ #ifndef _ROUTED_H_ |
