Update comment; can't deprecate a published API!

This commit is contained in:
Andrew Johnson
2009-07-28 21:11:02 +00:00
parent d5bffdb13d
commit ce778819bd
+1 -1
View File
@@ -146,7 +146,7 @@ static long process(subRecord *prec)
if (!pact && prec->pact) return 0;
prec->pact = TRUE;
/* Old async signal, deprecated */
/* Asynchronous function (documented API!) */
if (status == 1) return 0;
recGblGetTimeStamp(prec);