From b8c2ec25b6cb17f0c5987ab852eef7d4e14abc48 Mon Sep 17 00:00:00 2001 From: "(none)!yura" <(none)!yura> Date: Tue, 6 Jul 2004 19:53:05 +0000 Subject: [PATCH] fix comment (Logical change 1.446) --- libntfs/mst.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libntfs/mst.c b/libntfs/mst.c index 8c539028..f9f93e11 100644 --- a/libntfs/mst.c +++ b/libntfs/mst.c @@ -31,7 +31,8 @@ * * Perform the necessary post read multi sector transfer fixups and detect the * presence of incomplete multi sector transfers. - In that case, overwrite the - * magic of the ntfs record header being processed with "BAAD" (in memory only!) * and abort processing. + * magic of the ntfs record header being processed with "BAAD" (in memory only!) + * and abort processing. * * Return 0 on success and -1 on error, with errno set to the error code. The * following error codes are defined: