core: state: Keep track of current pass
Signed-off-by: Chloe M. <chloe@mirocom.org>
This commit is contained in:
@@ -38,6 +38,7 @@ state_init(struct cescal_state *state, const char *pathname)
|
||||
return -1;
|
||||
}
|
||||
|
||||
state->pass = 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user