added comment

This commit is contained in:
Jeff Hill
2009-07-14 22:37:41 +00:00
parent 6fc8ac3c91
commit 7d2be4f947

View File

@@ -360,6 +360,10 @@ int epicsShareAPI ca_create_channel (
/*
* ca_clear_channel ()
*
* a known defect here is that there will be a
* crash if they destroy the channel after destroying
* its context
*/
// extern "C"
int epicsShareAPI ca_clear_channel ( chid pChan )