New upstream version 24.0.1+dfsg1
This commit is contained in:
parent
b14f9eae6d
commit
5a730d6ec3
842 changed files with 42245 additions and 33385 deletions
|
|
@ -23,5 +23,6 @@ EXPORT void file_input_serializer_free(struct serializer *s);
|
|||
|
||||
EXPORT bool file_output_serializer_init(struct serializer *s, const char *path);
|
||||
EXPORT bool file_output_serializer_init_safe(struct serializer *s,
|
||||
const char *path, const char *temp_ext);
|
||||
const char *path,
|
||||
const char *temp_ext);
|
||||
EXPORT void file_output_serializer_free(struct serializer *s);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue