diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
commit | c3aac50f284c6cca5b4f2eb46aaa13812cb8b630 (patch) | |
tree | 399ca96df93caf6a718d5c0499575d187c3c753c /sys/netipx/spx_debug.c | |
parent | 7f3dea244c40159a41ab22da77a434d7c5b5e85a (diff) | |
download | src-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.tar.gz src-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.zip |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=50477
Diffstat (limited to 'sys/netipx/spx_debug.c')
-rw-r--r-- | sys/netipx/spx_debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netipx/spx_debug.c b/sys/netipx/spx_debug.c index e9b26c385570..d8e0a6f34f0f 100644 --- a/sys/netipx/spx_debug.c +++ b/sys/netipx/spx_debug.c @@ -33,7 +33,7 @@ * * @(#)spx_debug.c * - * $Id: spx_debug.c,v 1.12 1998/01/08 23:41:57 eivind Exp $ + * $FreeBSD$ */ #include "opt_inet.h" |