X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=write.h;h=a88b3537d9545972234613f6f4eccf01b576350c;hb=aa3c8a3f067dafda3e2f4c45b43e58246d0eb587;hp=66f21cfe6e8256f088a1c9246a9b72b13a49b134;hpb=c6675d53d29b87bf0ac4c713edbaae630611048e;p=paraslash.git diff --git a/write.h b/write.h index 66f21cfe..a88b3537 100644 --- a/write.h +++ b/write.h @@ -87,6 +87,7 @@ struct writer { */ void (*shutdown)(struct writer_node *); struct ggo_help help; + btr_command_handler execute; }; /**