]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/backup.c
Windows tweaks
[bacula/bacula] / bacula / src / filed / backup.c
index 62719ef0613cbd4b9b08291c5155ae1a57b48dba..ee1f22ea0d17c5d94d5684181e14093666d0f150 100644 (file)
@@ -398,7 +398,7 @@ static int save_file(FF_PKT *ff_pkt, void *ijcr)
               return 0;
            }
         }
-         Dmsg1(130, "Send data to FD len=%d\n", sd->msglen);
+         Dmsg1(130, "Send data to SD len=%d\n", sd->msglen);
 #endif
         jcr->JobBytes += sd->msglen;   /* count bytes saved possibly compressed */
         sd->msg = msgsave;             /* restore read buffer */