<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -73,7 +73,7 @@
 			//theConnection = [NSConnection rootProxyForConnectionWithRegisteredName:@&quot;BonsoirServer&quot;
 			//																   host:serverName];
 			proxyObject = [[theConnection rootProxy] retain];
-			[proxyObject setProtocolForProxy:@protocol(BonsoirServer)];
+			[proxyObject setProtocolForProxy:@protocol(BonsoirServerProtocol)];
 		}
 		@catch (NSException *e)
 		{</diff>
      <filename>AppController.m</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@
 
 #import &lt;Cocoa/Cocoa.h&gt;
 
-@interface BonsoirServer : NSObject &lt;BonsoirServer&gt; {
+@interface BonsoirServer : NSObject &lt;BonsoirServerProtocol&gt; {
 	id delegateObject;
 	NSSocketPort *socket;
 	NSNetService *service;</diff>
      <filename>BonsoirServer.h</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>28159edfcafc74f8b4c2b8a144776d245acf1623</id>
    </parent>
  </parents>
  <author>
    <name>Abizer Nasir</name>
    <email>abizer@junglecandy.com</email>
  </author>
  <url>http://github.com/Abizern/bonsoir/commit/73cfbc860020c1903385aa1d376d7f650c95b665</url>
  <id>73cfbc860020c1903385aa1d376d7f650c95b665</id>
  <committed-date>2009-04-29T06:40:56-07:00</committed-date>
  <authored-date>2009-04-29T06:40:56-07:00</authored-date>
  <message>Corrected error with protocol names.</message>
  <tree>86224c4c55b4f85a27783d6769e1e5d5f8626bc8</tree>
  <committer>
    <name>Abizer Nasir</name>
    <email>abizer@junglecandy.com</email>
  </committer>
</commit>
