projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Switch audiod over to the buffer tree API.
[paraslash.git]
/
write.h
diff --git
a/write.h
b/write.h
index
49e56c3
..
8e24451
100644
(file)
--- a/
write.h
+++ b/
write.h
@@
-46,6
+46,7
@@
struct writer {
* more than once with different values of \a options.
*/
void *(*parse_config)(const char *options);
+ void (*free_config)(void *conf);
/**
* Open one instance of this writer.
*