diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2009-01-17 16:50:29 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-17 18:30:23 -0800 |
commit | c841aa8b903200f5d7830c7c4ab8d62b5ef44c5c (patch) | |
tree | 13dce0a37eb99b4a61785709455f2750c635a2c3 /decorate.c | |
parent | b4285c71bcc43c4cc9939b8d170aaf8ddb25f09f (diff) | |
download | git-c841aa8b903200f5d7830c7c4ab8d62b5ef44c5c.tar.gz git-c841aa8b903200f5d7830c7c4ab8d62b5ef44c5c.tar.xz |
Reformat ctype.c
Enhance the readability of ctype.c by using an enum instead of macros
to initialize the character class table. This allows the use of a single
letter to mark a char, making the table fit within 80 columns.
Also list the index of the last entry in each row in the following comment.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'decorate.c')
0 files changed, 0 insertions, 0 deletions