Cleaning up warnings.
This commit is contained in:
@@ -400,9 +400,9 @@ void unsolicitedHandlerEPICS(int vectorNumber)
|
||||
(int)__FILE__,
|
||||
__LINE__,
|
||||
vectorNumber,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL);
|
||||
0,
|
||||
0,
|
||||
0);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
#include "ctype.h"
|
||||
#include "sysSymTbl.h"
|
||||
|
||||
static char *sccsID =
|
||||
static char sccsID[] =
|
||||
"@(#) $Id$";
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user