Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-bitmap: fix typo
[gitweb.git]
/
pack-bitmap.c
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 */