diff options
Diffstat (limited to 'share/examples/kld/cdev/test/testcdev.c')
-rw-r--r-- | share/examples/kld/cdev/test/testcdev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/kld/cdev/test/testcdev.c b/share/examples/kld/cdev/test/testcdev.c index d69c3f5b090f..1fae87bd4436 100644 --- a/share/examples/kld/cdev/test/testcdev.c +++ b/share/examples/kld/cdev/test/testcdev.c @@ -68,7 +68,7 @@ * SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/share/examples/kld/cdev/test/testcdev.c,v 1.2.2.2 2000/12/11 01:03:26 obrien Exp $ */ #include <stdio.h> |