From 9a29929fed3a2c07b241674f5e854a8147f58100 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 3 Jun 2003 13:46:59 +0000 Subject: [PATCH] Typo, remove mtx-changer git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@563 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/scripts/Makefile.in | 2 +- bacula/src/dird/backup.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bacula/scripts/Makefile.in b/bacula/scripts/Makefile.in index 7c1bb59a27..eec6bf4fb2 100755 --- a/bacula/scripts/Makefile.in +++ b/bacula/scripts/Makefile.in @@ -71,6 +71,6 @@ clean: distclean: clean @$(RMF) startmysql stopmysql bacula fd startit stopit btraceback @$(RMF) console gconsole logrotate bacula.desktop - @$(RMF) bacula.desktop.gnome1 bacula.desktop.gnome2 + @$(RMF) bacula.desktop.gnome1 bacula.desktop.gnome2 mtx-changer # ------------------------------------------------------------------------ diff --git a/bacula/src/dird/backup.c b/bacula/src/dird/backup.c index 7200a043d5..3b722d40bb 100644 --- a/bacula/src/dird/backup.c +++ b/bacula/src/dird/backup.c @@ -488,7 +488,7 @@ Files Written: %s\n\ Bytes Written: %s\n\ Rate: %.1f KB/s\n\ Software Compression: %s\n\ -Volume names(s): %s\n\ +Volume name(s): %s\n\ Volume Session Id: %d\n\ Volume Session Time: %d\n\ Last Volume Bytes: %s\n\ -- 2.39.5