aboutsummaryrefslogtreecommitdiff
path: root/include/evanix.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/evanix.h')
-rw-r--r--include/evanix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/evanix.h b/include/evanix.h
index 9dbe2e7..df3e034 100644
--- a/include/evanix.h
+++ b/include/evanix.h
@@ -9,7 +9,7 @@ struct evanix_opts_t {
bool ispipelined;
bool solver_report;
bool close_unused_fd;
- bool cache_status;
+ bool check_cache_status;
char *system;
uint32_t max_build;
};