X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=server-src%2Ftapefile.h;h=a90da570fe15da8cbd501ac5bab109440b7c4ec6;hb=fb2bd066c2f8b34addafe48d62550e3033a59431;hp=6d8fdb97c9e0c1802279788d76a67a8499a483a2;hpb=a6127998ee6dcab6bb034f6ca985b07804a86f9a;p=debian%2Famanda diff --git a/server-src/tapefile.h b/server-src/tapefile.h index 6d8fdb9..a90da57 100644 --- a/server-src/tapefile.h +++ b/server-src/tapefile.h @@ -55,5 +55,6 @@ tape_t *add_tapelabel(char *datestamp, char *label); int reusable_tape(tape_t *tp); int guess_runs_from_tapelist(void); +void print_new_tapes(FILE *output, int nb); #endif /* !TAPEFILE_H */