made a print statment into a debug statement

This commit is contained in:
John Winans
1992-07-10 16:17:25 +00:00
parent eec4946566
commit e048d66889

View File

@@ -1237,7 +1237,7 @@ struct ibLink *plink; /* a reference to the link structures covered */
int pollActive;
int working;
/*if (ibDebug)*/
if (ibDebug)
printf("ibLinkTask started for link type %d, link %d\n", plink->linkType, plink->linkId);
/* send out a UNL and UNT to test-drive the link */