- cleaned up makefiles
- polished code to avoid warnings
This commit is contained in:
@@ -11,11 +11,13 @@
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
#include <time.h>
|
||||
#include <fortify.h>
|
||||
#include <string.h>
|
||||
#include <sics.h>
|
||||
#include <rs232controller.h>
|
||||
#include <countdriv.h>
|
||||
#include <splitter.h>
|
||||
|
||||
#define MONTHRESH 20
|
||||
|
||||
@@ -501,6 +503,7 @@ static int EL737FixIt(struct __COUNTER *self, int iCode){
|
||||
break;
|
||||
case TOMANYCOUNTS:
|
||||
case SYSERROR:
|
||||
return COTERM; /* guessed return value M.Z. */
|
||||
break;
|
||||
default:
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user