Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-10-31 03:07:54 +0300
committerJunio C Hamano <junkio@cox.net>2006-10-31 03:07:54 +0300
commit8d63d95f297446fe110ea76d350ae15676e2ed54 (patch)
tree63ba65f877c06d239df812a9a1003eb489eb2ae1 /imap-send.c
parent4903161fb8c74bc583b21d7ffe7abaf223df4253 (diff)
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 'imap-send.c')
0 files changed, 0 insertions, 0 deletions