diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-03-31 14:28:35 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-03-31 14:28:35 +0000 |
commit | 6f71f9f228bb70fd9e068d1e7f7a1c439ab52a69 (patch) | |
tree | 67e3f411d2cacfca7c5753f081bebf987b8620f0 | |
parent | 1e30a9e562b4cc683dad031fba68de073895bcd2 (diff) |
Merge with EOM 1.71
Fix comment
-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] |