aboutsummaryrefslogtreecommitdiff
path: root/tools/test/devrandom/hammer.urandom
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 14:13:04 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 14:13:04 +0000
commitb97fa2ef508bb1cc99621edb8b6d03845b55b8bd (patch)
tree16d873bf76fc7c6d690bc0683913691dcb63f950 /tools/test/devrandom/hammer.urandom
parent64ebedf61255aa0e6870e1d553a473cf6cd218b9 (diff)
Notes
Diffstat (limited to 'tools/test/devrandom/hammer.urandom')
-rw-r--r--tools/test/devrandom/hammer.urandom2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/devrandom/hammer.urandom b/tools/test/devrandom/hammer.urandom
index d0b6aa89da58..4e434fae5476 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";