fix wrong function name in comment

This commit is contained in:
2019-11-13 13:49:26 -05:00
committed by Martin Konrad
parent 15f28f1183
commit a16ce877e7
+1 -1
View File
@@ -77,7 +77,7 @@ void epicsShareAPI epicsShareAPI iocLogFlush (void)
}
/*
* logClientDestroy()
* iocLogClientDestroy()
*/
static void iocLogClientDestroy (logClientId id)
{