diff -r 9fdd8dba529c -r 6f539dd9921c BLIP/BLIPRequest.h --- a/BLIP/BLIPRequest.h Sat May 24 17:25:06 2008 -0700 +++ b/BLIP/BLIPRequest.h Thu May 29 16:40:36 2008 -0700 @@ -10,7 +10,7 @@ @class BLIPResponse, MYTarget; -/** A Request, or initiating message. */ +/** A Request, or initiating message, in the BLIP protocol. */ @interface BLIPRequest : BLIPMessage { @private @@ -80,7 +80,7 @@ -/** A reply to a BLIPRequest. */ +/** A reply to a BLIPRequest, in the BLIP protocol. */ @interface BLIPResponse : BLIPMessage { @private