apply corrections to issues reported by static code analysis
This commit is contained in:
@ -36,7 +36,7 @@ class FixHalt : public Fix {
|
||||
|
||||
private:
|
||||
int attribute,operation,eflag,ivar;
|
||||
double attvalue,value;
|
||||
double value;
|
||||
char *idvar;
|
||||
|
||||
double bondmax();
|
||||
|
||||
Reference in New Issue
Block a user