X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ckudia.c;h=587a0d1dac5fec6b3d8e95e770a408cc81c95504;hb=5bac32349778fa3df4430c0cd2c015e168da6bc8;hp=2f0fbfeb0554ed5c4db25608b0727989a853e4b3;hpb=8d5a97cca5dc3d41681e7a2dd709ac0ea93e73c5;p=ckermit.git diff --git a/ckudia.c b/ckudia.c index 2f0fbfe..587a0d1 100644 --- a/ckudia.c +++ b/ckudia.c @@ -1,10 +1,10 @@ #include "ckcsym.h" -char *dialv = "Dial Command, 8.0.160, 29 Apr 2002"; +char *dialv = "Dial Command, 9.0.160, 16 Oct 2009"; /* C K U D I A -- Module for automatic modem dialing. */ /* - Copyright (C) 1985, 2004, + Copyright (C) 1985, 2009, Trustees of Columbia University in the City of New York. All rights reserved. See the C-Kermit COPYING.TXT file or the copyright text in the ckcmai.c module for disclaimer and permissions. @@ -5524,7 +5524,7 @@ _dodial(threadinfo) VOID * threadinfo; ); #endif /* COMMENT */ } - debug(F101,"ckudia xx_ok","",xx_ok); + /* debug(F101,"ckudia xx_ok","",xx_ok); */ if (x && xx_ok) { /* Look for OK response */ debug(F100,"ckudia calling xx_ok for EC","",0); x = (*xx_ok)(5,1);