diff --git a/src/libCom/osiSleep.h b/src/libCom/osiSleep.h index 64eaa8e85..c7c7a186e 100644 --- a/src/libCom/osiSleep.h +++ b/src/libCom/osiSleep.h @@ -6,7 +6,7 @@ extern "C" { #include "shareLib.h" /* - * needs to be consolodated with other os independent stuff ... + * obviously needs to be consolodated with other os independent stuff ... */ epicsShareFunc void epicsShareAPI osiSleep (unsigned sec, unsigned uSec);