diff options
| author | christos <christos@NetBSD.org> | 2005-12-11 12:16:03 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2005-12-11 12:16:03 +0000 |
| commit | 95e1ffb15694e54f29f8baaa4232152b703c2a5a (patch) | |
| tree | d6510e195bc06092a8057e34c6442eba4e77d09a /sys/dev/ic/advmcode.c | |
| parent | 4f17ba81bcaf3f5086d88a346cbfd12506a5e3e6 (diff) | |
merge ktrace-lwp.
Diffstat (limited to 'sys/dev/ic/advmcode.c')
| -rw-r--r-- | sys/dev/ic/advmcode.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/advmcode.c b/sys/dev/ic/advmcode.c index 6de885ab972..1608c06fd3e 100644 --- a/sys/dev/ic/advmcode.c +++ b/sys/dev/ic/advmcode.c @@ -1,4 +1,4 @@ -/* $NetBSD: advmcode.c,v 1.8 2005/02/27 00:27:00 perry Exp $ */ +/* $NetBSD: advmcode.c,v 1.9 2005/12/11 12:21:25 christos Exp $ */ /* * Generic driver definitions and exported functions for the Advanced @@ -55,7 +55,7 @@ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: advmcode.c,v 1.8 2005/02/27 00:27:00 perry Exp $"); +__KERNEL_RCSID(0, "$NetBSD: advmcode.c,v 1.9 2005/12/11 12:21:25 christos Exp $"); #include <sys/param.h> |
