|
|
@@ -11,6 +11,6 @@ extern int checked_bin_buf;
|
|
|
# define WRITE_CONF BIT3
|
|
|
|
|
|
void check_sum(const char *, const char *);
|
|
|
-void write_settings(const char *, int, int);
|
|
|
+void write_settings(const char *, int, bool);
|
|
|
void conf_to_bin(conf_t *, bool, int);
|
|
|
#endif /* !_BINARY_H */
|