Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Typefix builtin-prune.c::prune_object()
author
Junio C Hamano
<junkio@cox.net>
Fri, 24 Nov 2006 10:54:37 +0000
(
02:54
-0800)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 24 Nov 2006 10:54:37 +0000
(
02:54
-0800)
It passed (const char*) to a function that took a (char *); the
buffer itself was of course writable, so pass the buffer itself.
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
ac1471b
)
No differences found