It builds now.
authorMatthew Judy <mjudy@ithinksw.com>
Wed, 19 Feb 2003 08:45:07 +0000 (08:45 +0000)
committerMatthew Judy <mjudy@ithinksw.com>
Wed, 19 Feb 2003 08:45:07 +0000 (08:45 +0000)
ITInetSocket.h

index 94d102f..079d8ab 100755 (executable)
@@ -13,7 +13,7 @@
 @end
 
 enum {
-    ITInetMaxConnections = 36;
+    ITInetMaxConnections = 36
 };
 
 @interface ITInetSocket : NSObject {