From: Kern Sibbald Date: Sun, 23 Jul 2017 08:30:09 +0000 (+0200) Subject: Tweak retweak previous patch X-Git-Tag: Release-9.0.2~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2e0ec95a1e5beadd39bdc4b594578ef7dea19a10;p=bacula%2Fbacula Tweak retweak previous patch --- diff --git a/bacula/src/dird/ua_label.c b/bacula/src/dird/ua_label.c index 9715968f5e..f2e1c51043 100644 --- a/bacula/src/dird/ua_label.c +++ b/bacula/src/dird/ua_label.c @@ -1210,7 +1210,7 @@ void status_slots(UAContext *ua, STORE *store_r) goto bail_out; } ua->send_msg(_("+------+----------------------+-----------+-----------------+--------------------+\n")); - ua->send_msg(_("| Slot | Volume Name | Status | Media Type | Pool |\n")); + ua->send_msg(_("| Slot | Volume Name | Status | Media Type | Pool |\n")); ua->send_msg(_("+------+----------------------+-----------+-----------------+--------------------+\n")); /* Walk through the list getting the media records */