Changed to work with vxWorks 5.1 and GCC 2.2.3.
This commit is contained in:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user