diff options
author | peter <peter@FreeBSD.org> | 1997-02-22 14:13:04 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-02-22 14:13:04 +0000 |
commit | 83b3c2c1614c7caa6fd6a6eb52f6b74876ae61dd (patch) | |
tree | 16d873bf76fc7c6d690bc0683913691dcb63f950 /tools/test/devrandom/hammer.urandom | |
parent | ecf45268515a5c2dec147e793d4870a2d411e91e (diff) | |
download | FreeBSD-src-83b3c2c1614c7caa6fd6a6eb52f6b74876ae61dd.zip FreeBSD-src-83b3c2c1614c7caa6fd6a6eb52f6b74876ae61dd.tar.gz |
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'tools/test/devrandom/hammer.urandom')
-rw-r--r-- | tools/test/devrandom/hammer.urandom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/devrandom/hammer.urandom b/tools/test/devrandom/hammer.urandom index d0b6aa8..4e434fa 100644 --- a/tools/test/devrandom/hammer.urandom +++ b/tools/test/devrandom/hammer.urandom @@ -5,7 +5,7 @@ # Read and display random numbers. # This also reads /dev/zero to make sure there is no brokenness there. # -# $FreeBSD$ +# $Id$ # open(ZERO, "/dev/zero") || die "Cannot open /dev/zero - $!\n"; |