Cleaning up warnings.

This commit is contained in:
Andrew Johnson
2006-12-05 22:12:17 +00:00
parent f0b99cc9c1
commit e93b833c27
2 changed files with 4 additions and 4 deletions

View File

@@ -400,9 +400,9 @@ void unsolicitedHandlerEPICS(int vectorNumber)
(int)__FILE__,
__LINE__,
vectorNumber,
NULL,
NULL,
NULL);
0,
0,
0);
}
/*

View File

@@ -41,7 +41,7 @@
#include "ctype.h"
#include "sysSymTbl.h"
static char *sccsID =
static char sccsID[] =
"@(#) $Id$";
/*