From def94f5b0c8e0b79181fd67c48c8bc2726ceb46b Mon Sep 17 00:00:00 2001 From: "flatcap.org!ntfs" Date: Sat, 11 Oct 2003 15:36:14 +0000 Subject: [PATCH] typo (Logical change 1.200) --- ntfsprogs/ntfscluster.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ntfsprogs/ntfscluster.h b/ntfsprogs/ntfscluster.h index 45ed324e..9e2a28f4 100644 --- a/ntfsprogs/ntfscluster.h +++ b/ntfsprogs/ntfscluster.h @@ -1,9 +1,9 @@ /* * ntfscluster - Part of the Linux-NTFS project. * - * Copyright (c) 2002 Richard Russon + * Copyright (c) 2002-2003 Richard Russon * - * This utility will XXX + * This utility will locate the owner of any given sector or cluster. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by