diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:44:44 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-28 00:44:44 +0000 |
| commit | d2b93373b258059aa9768088e51b34573accbb40 (patch) | |
| tree | 918df9a35f9dac9dcd5c2a7943ba599d62036e9f /lib/isc/lfsr.c | |
| parent | 2b56ccf7fc71c6016d49509c1de6c06f3e632770 (diff) | |
Diffstat (limited to 'lib/isc/lfsr.c')
| -rw-r--r-- | lib/isc/lfsr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/lfsr.c b/lib/isc/lfsr.c index 61f93865b488..fac2cd6bb29e 100644 --- a/lib/isc/lfsr.c +++ b/lib/isc/lfsr.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: lfsr.c,v 1.14.18.4 2005/10/14 01:28:29 marka Exp $ */ +/* $Id: lfsr.c,v 1.14.18.4 2005-10-14 01:28:29 marka Exp $ */ /*! \file */ |
