diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
commit | 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch) | |
tree | a05adbf3b725986cc9283700c0cadd7067e18d01 /sys/net/if_loop.c | |
parent | 2cbfdf51d83d2fc0f0396562250a188cb6faba48 (diff) |
This commit was manufactured by cvs2svn to create tagupstream/2.1.5_cvsrelease/2.1.5_cvs
'RELENG_2_1_5_RELEASE'.
This commit was manufactured to restore the state of the 2.1.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'sys/net/if_loop.c')
-rw-r--r-- | sys/net/if_loop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_loop.c b/sys/net/if_loop.c index de9f1ab247e5..936f2f970fef 100644 --- a/sys/net/if_loop.c +++ b/sys/net/if_loop.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_loop.c 8.1 (Berkeley) 6/10/93 - * $Id: if_loop.c,v 1.10.4.2 1996/06/24 22:04:19 gpalmer Exp $ + * $Id: if_loop.c,v 1.10.4.3 1996/06/27 05:11:04 gpalmer Exp $ */ /* |