X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fstored%2Fprotos.h;h=3f9913711c193376d27a342343a1c72cadc9e473;hb=8ec0de6a73f09501ee0d8da46a40d46b4c41d26a;hp=00b52d4771fe716ac89c5c7db7bf732677cbf634;hpb=966a02dbf1eb257d6f7df58e9d78479fa219663f;p=bacula%2Fbacula diff --git a/bacula/src/stored/protos.h b/bacula/src/stored/protos.h index 00b52d4771..3f9913711c 100644 --- a/bacula/src/stored/protos.h +++ b/bacula/src/stored/protos.h @@ -264,4 +264,4 @@ void list_spool_stats (void sendit(const char *msg, int len, void *s /* From wait.c */ int wait_for_sysop(DCR *dcr); -bool wait_for_device(JCR *jcr, bool first); +bool wait_for_device(JCR *jcr, int &retries);