diff options
Diffstat (limited to 'sys/dev/random/hash.c')
| -rw-r--r-- | sys/dev/random/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/random/hash.c b/sys/dev/random/hash.c index b6bf4b22d909..2e04fb8d4dc2 100644 --- a/sys/dev/random/hash.c +++ b/sys/dev/random/hash.c @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/random/hash.c,v 1.9 2002/09/21 21:40:02 markm Exp $ */ #include <sys/param.h> |
