Changed to work with vxWorks 5.1 and GCC 2.2.3.

This commit is contained in:
Janet B. Anderson
1993-06-03 16:56:44 +00:00
parent 08c5737650
commit 3e190c8b15
+2 -2
View File
@@ -2296,8 +2296,8 @@ struct gpibDpvt *pDpvt;
******************************************************************************/
long
devGpibLib_setPvSevr(pPv, status, severity)
struct dbCommon *pPv;
short severity;
struct dbCommon *pPv;
unsigned short severity;
short status;
{
if (severity > pPv->nsev )