diff -r 9fdd8dba529c -r 59689fbdcf77 BLIP/BLIPRequest.h --- a/BLIP/BLIPRequest.h Sat May 24 17:25:06 2008 -0700 +++ b/BLIP/BLIPRequest.h Tue Apr 28 10:36:28 2009 -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