diff --git a/src/dev/devCommonGpib.c b/src/dev/devCommonGpib.c index 38413a1ad..864846fa0 100644 --- a/src/dev/devCommonGpib.c +++ b/src/dev/devCommonGpib.c @@ -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 )