diff --git a/src/ca/CAref.html b/src/ca/CAref.html index 3040b2c4c..c5a369e98 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -997,7 +997,7 @@ values specified when the request was made by the application.

void myCallback ( struct event_handler_args args ) { - if ( args.status != ECA_NOEMAL ) { + if ( args.status != ECA_NORMAL ) { } if ( args.type == DBR_TIME_DOUBLE ) { const struct dbr_time_double * pTD =