From 9218a5449c2337b74fbcaf614e6636d14ec6f497 Mon Sep 17 00:00:00 2001 From: jpandre Date: Fri, 18 Dec 2009 09:13:54 +0000 Subject: [PATCH] Fixed erroneous comment --- libntfs-3g/reparse.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libntfs-3g/reparse.c b/libntfs-3g/reparse.c index c42794c8..a5a751b7 100644 --- a/libntfs-3g/reparse.c +++ b/libntfs-3g/reparse.c @@ -1,8 +1,7 @@ /** * reparse.c - Processing of reparse points * - * This module is part of ntfs-3g library, but may also be - * integrated in tools running over Linux or Windows + * This module is part of ntfs-3g library * * Copyright (c) 2008-2009 Jean-Pierre Andre *