Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: fix typo 'detla' -> 'delta'
author
Johannes Schindelin
<johannes.schindelin@gmx.de>
Tue, 16 Oct 2018 21:02:49 +0000
(14:02 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 19 Oct 2018 05:28:15 +0000
(14:28 +0900)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pack-objects.h
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
cae598d
)
diff --git
a/pack-objects.h
b/pack-objects.h
index 62806ccc39ea31b425089f4f38121d81a02fe5dd..c34036166a20affd53785f58e74d270ee25e9209 100644
(file)
--- a/
pack-objects.h
+++ b/
pack-objects.h
@@
-356,7
+356,7
@@
static inline unsigned long oe_delta_size(struct packing_data *pack,
return e->delta_size_;
/*
- * pack->de
tl
a_size[] can't be NULL because oe_set_delta_size()
+ * pack->de
lt
a_size[] can't be NULL because oe_set_delta_size()
* must have been called when a new delta is saved with
* oe_set_delta().
* If oe_delta() returns NULL (i.e. default state, which means