diff -r 2bd9d60a2c46 -r 8b883753394a BLIP/Demo/BLIPEchoClient.h --- a/BLIP/Demo/BLIPEchoClient.h Sun May 25 10:28:26 2008 -0700 +++ b/BLIP/Demo/BLIPEchoClient.h Sun Jul 13 10:42:50 2008 -0700 @@ -20,7 +20,7 @@ NSNetServiceBrowser * _serviceBrowser; NSMutableArray * _serviceList; - NSNetService *_resolvingService; + BLIPConnection *_connection; }