From 9aa66eeb5174dbc071f24e8f5ad13234f056a609 Mon Sep 17 00:00:00 2001 From: Matthew Judy Date: Wed, 19 Feb 2003 08:45:07 +0000 Subject: [PATCH 1/1] It builds now. --- ITInetSocket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ITInetSocket.h b/ITInetSocket.h index 94d102f..079d8ab 100755 --- a/ITInetSocket.h +++ b/ITInetSocket.h @@ -13,7 +13,7 @@ @end enum { - ITInetMaxConnections = 36; + ITInetMaxConnections = 36 }; @interface ITInetSocket : NSObject { -- 2.20.1