diff options
Diffstat (limited to 'sys/dev/random/probe.c')
| -rw-r--r-- | sys/dev/random/probe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/random/probe.c b/sys/dev/random/probe.c index 264f9d594070..66482bc8f34c 100644 --- a/sys/dev/random/probe.c +++ b/sys/dev/random/probe.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/random/probe.c,v 1.7 2006/07/13 11:47:36 mr Exp $"); #include <sys/types.h> #include <sys/param.h> |
