cleanup kubo_file, file_write
This commit is contained in:
parent
e6b0928ac5
commit
90db87bec9
3 changed files with 48 additions and 20 deletions
|
|
@ -66,5 +66,6 @@ static const cyaml_schema_value_t top_schema = {
|
|||
};
|
||||
|
||||
struct kubo_context kubo_file_parse(char *file_name);
|
||||
void kubo_file_write(struct kubo_context *context);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue