From 80eb971817a5312b14e13a6adca5901a6342a0c2 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 5 Aug 1999 16:09:31 +0000 Subject: [PATCH] updated comment --- src/libCom/osiSleep.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);