X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=restore-src%2Frestore.h;h=1844a4d0b13257ccd88d9040b1bdecb4e2076685;hb=1acdcb09344331b50f1b8a11fac40966118ce829;hp=02775774c43d9aee99f425316b25fe026ddff282;hpb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;p=debian%2Famanda diff --git a/restore-src/restore.h b/restore-src/restore.h index 0277577..1844a4d 100644 --- a/restore-src/restore.h +++ b/restore-src/restore.h @@ -103,6 +103,7 @@ int lock_logfile(void); void send_message(FILE *prompt_out, rst_flags_t *flags, am_feature_t *their_features, char * format, ...) G_GNUC_PRINTF(4,5); +gboolean set_restore_device_read_buffer_size(Device *device, rst_flags_t *flags); #endif /* RESTORE_H */