summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2007-04-20 21:13:50 +0000
committerChris Wilson <chris+github@qwirx.com>2007-04-20 21:13:50 +0000
commit95b988a17f61ca456bf53f24daa8c45aad2ddfb1 (patch)
tree034d5490f928413510fc726ea9a111873e7c1dc2
parent56dbaefb199b9324774fd10151c1280acba98c25 (diff)
Fix erroneous line break.
-rw-r--r--lib/raidfile/RaidFileException.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/raidfile/RaidFileException.txt b/lib/raidfile/RaidFileException.txt
index 26d3ca4b..c69dc2a2 100644
--- a/lib/raidfile/RaidFileException.txt
+++ b/lib/raidfile/RaidFileException.txt
@@ -11,8 +11,7 @@ NotOpen 7
OSError 8 Error when accessing an underlying file. Check file permissions allow files to be read and written in the configured raid directories.
WriteFileOpenOnTransform 9
WrongNumberOfDiscsInSet 10 There should be three directories in each disc set.
-RaidFileDoesntExist 11 Error when accessing a
-file on the store. Check the store with bbstoreaccounts check.
+RaidFileDoesntExist 11 Error when accessing a file on the store. Check the store with bbstoreaccounts check.
ErrorOpeningFileForRead 12
FileIsDamagedNotRecoverable 13
InvalidRaidFile 14