X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=server-src%2Ftapefile.h;h=38148d63503ee5444ea87fe0e70578247bca6f23;hb=109540caa4e37a3663b3dcfb9a205b9609e3f561;hp=ac84417de6f7a0d7d5cc973b2de5b559c4eca10e;hpb=99080c663209a733fd597a2fcab96a45c9c41291;p=debian%2Famanda diff --git a/server-src/tapefile.h b/server-src/tapefile.h index ac84417..38148d6 100644 --- a/server-src/tapefile.h +++ b/server-src/tapefile.h @@ -42,6 +42,7 @@ typedef struct tape_s { char *label; char *barcode; char *meta; + guint64 blocksize; char *comment; } tape_t;