diff -r 9fdd8dba529c -r aab592ac36fc BLIP/BLIPRequest.h --- a/BLIP/BLIPRequest.h Sat May 24 17:25:06 2008 -0700 +++ b/BLIP/BLIPRequest.h Tue May 05 23:24:50 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