X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=ctype.c;h=ee06eb7f48f1d3e818b3037369b4e056fe7e5be7;hb=2db9b49c6c19d3edaa3c20147f7d9f29588433df;hp=56bdffa636e6b4465ab8451de0351ff394182885;hpb=3ed02de2f46105cbc45fcc8f3287513f470eb4a3;p=git.git diff --git a/ctype.c b/ctype.c index 56bdffa63..ee06eb7f4 100644 --- a/ctype.c +++ b/ctype.c @@ -20,4 +20,3 @@ unsigned char sane_ctype[256] = { AA, AA, AA, AA, AA, AA, AA, AA, AA, AA, AA, 0, 0, 0, 0, 0, /* 112-15 */ /* Nothing in the 128.. range */ }; -