no message

This commit is contained in:
Jeff Hill
2000-10-05 23:54:36 +00:00
parent 00f098894d
commit b7d09d4106
+1 -1
View File
@@ -121,7 +121,7 @@ void camsgtask (struct client *client)
* disconnect when there are severe message errors
*/
ipAddrToA (&client->addr, buf, sizeof(buf));
errlogPrintf ("CAS: forcing disconnect from %s\n", buf);
epicsPrintf ("CAS: forcing disconnect from %s\n", buf);
break;
}