From 001054baa9e21a1bb05d647a5fb758e4a78592ff Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Sat, 6 Mar 2004 17:42:28 +0000 Subject: [PATCH] Auto merged 2004/01/15 16:58:19+00:00 cantab.net!aia21 Auto merged 2003/10/28 15:55:31+00:00 flatcap.org!ntfs typo (Logical change 1.299) --- libntfs/bitmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libntfs/bitmap.c b/libntfs/bitmap.c index 4d4af184..2a5f7b90 100644 --- a/libntfs/bitmap.c +++ b/libntfs/bitmap.c @@ -32,7 +32,7 @@ /** - * ntfs_bitmap_set_bits_in__run - set a run of bits in a bitmap to a value + * ntfs_bitmap_set_bits_in_run - set a run of bits in a bitmap to a value * @na: attribute containing the bitmap * @start_bit: first bit to set * @count: number of bits to set