diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-25 15:47:51 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-25 15:47:51 +0000 |
| commit | a6a2310060e10e1d8e310755e3ccc34569954a55 (patch) | |
| tree | 56e049af78c49a1332225b5cf25ff02b77d66085 /include/protocols | |
| parent | 71f42d7e75897c23b46da53de8db036f6bd274d0 (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_ |
