diff options
Diffstat (limited to 'src/pluto/rnd.h')
-rw-r--r-- | src/pluto/rnd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/rnd.h b/src/pluto/rnd.h index 0bd168039..e32b68b47 100644 --- a/src/pluto/rnd.h +++ b/src/pluto/rnd.h @@ -11,7 +11,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * - * RCSID $Id: rnd.h,v 1.1 2004/03/15 20:35:29 as Exp $ + * RCSID $Id: rnd.h 3252 2007-10-06 21:24:50Z andreas $ */ extern u_char secret_of_the_day[SHA1_DIGEST_SIZE]; |