From d693dc74dc8bec28e1c735bb5575c398f961fed0 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Sat, 7 Oct 2000 06:59:47 +0000 Subject: Merge with EOM 1.28 author: niklas Obsolete commentary --- sbin/isakmpd/exchange.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/isakmpd') diff --git a/sbin/isakmpd/exchange.h b/sbin/isakmpd/exchange.h index 978a8d16253..f4ec48836ad 100644 --- a/sbin/isakmpd/exchange.h +++ b/sbin/isakmpd/exchange.h @@ -1,5 +1,5 @@ -/* $OpenBSD: exchange.h,v 1.14 2000/06/08 20:49:44 niklas Exp $ */ -/* $EOM: exchange.h,v 1.27 2000/05/19 05:47:52 angelos Exp $ */ +/* $OpenBSD: exchange.h,v 1.15 2000/10/07 06:59:46 niklas Exp $ */ +/* $EOM: exchange.h,v 1.28 2000/09/28 12:54:28 niklas Exp $ */ /* * Copyright (c) 1998, 1999 Niklas Hallqvist. All rights reserved. @@ -139,7 +139,7 @@ struct exchange { u_int8_t *nonce_r; size_t nonce_r_len; - /* XXX Do we want to save these in the exchange at all? */ + /* The ID payload contents for the initiator & responder, respectively. */ u_int8_t *id_i; size_t id_i_len; u_int8_t *id_r; -- cgit v1.2.3