]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/mac.c
Fix typo
[bacula/bacula] / bacula / src / stored / mac.c
index 1c02637945131afdb1343c3a7fbc312f0e195b2d..65994664776dc944fcd1b48a863a7543b45ffd84 100644 (file)
@@ -136,7 +136,7 @@ ok_out:
       if (!ok) {
          discard_data_spool(jcr->dcr);
       } else {
-         /* Note: if commit is OK, the device will remain locked */
+         /* Note: if commit is OK, the device will remain blocked */
          commit_data_spool(jcr->dcr);
       }