From 27b91d44db765d6b26bbe32de07b1bc45431b241 Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Thu, 16 Feb 2006 19:47:17 +0000 Subject: [PATCH] Add missing #'s. Reported by: Simon Gao git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2789 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/examples/autochangers/chio-changer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bacula/examples/autochangers/chio-changer b/bacula/examples/autochangers/chio-changer index 5437cba65f..4eba4a3064 100644 --- a/bacula/examples/autochangers/chio-changer +++ b/bacula/examples/autochangers/chio-changer @@ -10,9 +10,9 @@ # - it automatically stows the cartridge to the slot it came from when # unloading. # - a load will automatically unload the drive if there is a - different cartridge loaded. +# different cartridge loaded. # - it uses chio instead of mtx (which is - available as a package) +# available as a package) # # If you set in your Device resource # -- 2.39.5