diff options
Diffstat (limited to 'sbin/isakmpd/ike_quick_mode.c')
-rw-r--r-- | sbin/isakmpd/ike_quick_mode.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/ike_quick_mode.c b/sbin/isakmpd/ike_quick_mode.c index 61a5e660e5a..f0987e502fa 100644 --- a/sbin/isakmpd/ike_quick_mode.c +++ b/sbin/isakmpd/ike_quick_mode.c @@ -1,5 +1,5 @@ -/* $OpenBSD: ike_quick_mode.c,v 1.7 1999/03/31 00:50:21 niklas Exp $ */ -/* $EOM: ike_quick_mode.c,v 1.70 1999/03/30 21:40:48 niklas Exp $ */ +/* $OpenBSD: ike_quick_mode.c,v 1.8 1999/03/31 14:28:34 niklas Exp $ */ +/* $EOM: ike_quick_mode.c,v 1.71 1999/03/31 14:18:45 niklas Exp $ */ /* * Copyright (c) 1998 Niklas Hallqvist. All rights reserved. @@ -775,7 +775,7 @@ post_quick_mode (struct message *msg) /* * We need to roundup the length of the key material buffer - * to a multiple of the PRF´s blocksize as it is generated + * to a multiple of the PRF's blocksize as it is generated * in chunks of that blocksize. */ iproto->keymat[i] |