author | Henrik Grubbström <grubba@grubba.org> | |
Tue, 6 Apr 2010 12:46:42 +0000 (14:46 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 11 Apr 2010 01:35:59 +0000 (18:35 -0700) | ||
commit | 426c27b7c0a415cec451d8fd369ecd5a86adf85e | |
tree | 6bfc6c40ed28ab1983bb975b417f01fc105d9a62 | tree | snapshot |
parent | 7fb0eaa289576a1dcd7751015ba791f1bce778a9 | commit | diff |
attr: Fixed debug output for macro expansion.
When debug_set() was called during macro expansion, it
received a pointer to a struct git_attr rather than a
string.
Signed-off-by: Henrik Grubbström <grubba@grubba.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When debug_set() was called during macro expansion, it
received a pointer to a struct git_attr rather than a
string.
Signed-off-by: Henrik Grubbström <grubba@grubba.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
attr.c | diff | blob | history |