Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
pack-bitmap: fix typo
author
Alexander Kuleshov
<kuleshovmail@gmail.com>
Wed, 21 Jan 2015 09:13:51 +0000
(15:13 +0600)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 21 Jan 2015 20:40:05 +0000
(12:40 -0800)
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pack-bitmap.c
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
282616c
)
diff --git
a/pack-bitmap.c
b/pack-bitmap.c
index 91e41015316e8d5c166cdee92c453ec23a483dab..40cbeabe68ed694c8373b7c53f4bb6c02c5a2678 100644
(file)
--- a/
pack-bitmap.c
+++ b/
pack-bitmap.c
@@
-60,7
+60,7
@@
static struct bitmap_index {
struct ewah_bitmap *blobs;
struct ewah_bitmap *tags;
- /* Map from SHA1 -> `stored_bitmap` for all the bitmapped comits */
+ /* Map from SHA1 -> `stored_bitmap` for all the bitmapped com
m
its */
khash_sha1 *bitmaps;
/* Number of bitmapped commits */