From efaf527955569becef27d796c491d3539d3c6343 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 14 Apr 1994 11:31:07 +0000 Subject: [PATCH] commented out line not accepted by cc compiler --- src/ca/os_depen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ca/os_depen.h b/src/ca/os_depen.h index 3632befcd..dd203daf6 100644 --- a/src/ca/os_depen.h +++ b/src/ca/os_depen.h @@ -112,7 +112,7 @@ static char *os_depenhSccsId = "$Id$"; #endif /*VMS*/ #ifndef CA_OS_CONFIGURED -# error Please define one of vxWorks, UNIX or VMS +/* # error Please define one of vxWorks, UNIX or VMS */ #endif #ifndef NULL