X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=rfc1006%2Frfct.c;fp=rfc1006%2Frfct.c;h=c31bce762ad937a09ed856ba1bf997916a5d06f2;hp=3b2537ea4db4c3a26a7d24395436f279c67619a2;hb=51c420cc7f3b1c3a362822b353683653791cd8bb;hpb=0b2e335809568732b2bbae6bc0b585524570b7a7 diff --git a/rfc1006/rfct.c b/rfc1006/rfct.c index 3b2537e..c31bce7 100644 --- a/rfc1006/rfct.c +++ b/rfc1006/rfct.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: rfct.c,v $ - * Revision 1.4 1995-05-18 13:02:07 quinn + * Revision 1.5 1995-05-31 08:29:35 quinn + * Nothing significant. + * + * Revision 1.4 1995/05/18 13:02:07 quinn * Smallish. * * Revision 1.3 1995/05/16 09:37:18 quinn @@ -252,7 +255,7 @@ int t_open(char *name, int oflag, struct t_info *info) cnt->oci[i] = -1; /* - * RFC1006 sets a higher than standard default max TPDU size, but the + * RFC1006 sets a higher than standard (TP) default max TPDU size, but the * Isode seems to like to negotiate it down. We'll keep it here to be * safe. Note that there's no harm in jumping it up. If it's higher * than 2048, t_connect won't try to negotiate.