diff options
author | Junio C Hamano <junkio@cox.net> | 2006-10-30 16:07:54 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-10-30 16:07:54 -0800 |
commit | 8d63d95f297446fe110ea76d350ae15676e2ed54 (patch) | |
tree | 63ba65f877c06d239df812a9a1003eb489eb2ae1 /tree-walk.h | |
parent | Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif" (diff) | |
download | tgif-8d63d95f297446fe110ea76d350ae15676e2ed54.tar.xz |
quote.c: ensure the same quoting across platforms.
We read a byte from "char *" and compared it with ' ' to decide
if it needs quoting to protect textual output. With a platform
where char is unsigned char that would give different result.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'tree-walk.h')
0 files changed, 0 insertions, 0 deletions