Fix spelling in comments
Should be non-functional, except for some error message strings.
This commit is contained in:
@@ -155,7 +155,7 @@ MAIN(ipAddrToAsciiTest)
|
||||
}
|
||||
doCancel();
|
||||
// TODO: somehow test cancel of in-progress callback
|
||||
// allow time for any un-canceled transcations to crash us...
|
||||
// allow time for any un-canceled transactions to crash us...
|
||||
epicsThreadSleep(1.0);
|
||||
|
||||
#ifdef __linux__
|
||||
|
||||
Reference in New Issue
Block a user