From cfbb2840e029943811a61d0f2c53284fe2f53b09 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Mon, 27 Feb 2012 12:52:22 -0500 Subject: [PATCH] NTTP timeout --- mystic/records.pas | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mystic/records.pas b/mystic/records.pas index 9663d98..4f0639c 100644 --- a/mystic/records.pas +++ b/mystic/records.pas @@ -242,8 +242,9 @@ Type inetNNTPPort : Word; inetNNTPMax : Word; inetNNTPDupes : Byte; + inetNNTPTimeOut : Word; // UNSORTED - Reserved : Array[1..484] of Char; + Reserved : Array[1..482] of Char; End; Const