X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fpost.c;h=4ca59553556f52f7e9ebce1002267d1b506537a9;hp=e161674430e5bd2211e6998b2f366e205cbc414d;hb=3465392f2ac1ac472d44c10c3c989389421c82b2;hpb=3ad9295b08bbe02a363413feb493507083f4bd59 diff --git a/uip/post.c b/uip/post.c index e161674..4ca5955 100644 --- a/uip/post.c +++ b/uip/post.c @@ -48,6 +48,8 @@ #define FCCS 10 /* max number of fccs allowed */ +#define uptolow(c) ((isalpha(c) && isupper (c)) ? tolower (c) : c) + /* In the following array of structures, the numeric second field of the structures (minchars) is apparently used like this: