X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fuprf.c;h=836a98b0d1ad0eafe733201ceaff3aaf09fbab4a;hb=8971a6f1301b3220c4d4b7e729772420cfcd2b53;hp=7964a82e1fedc738453f911b3eb0f388ee9ba01f;hpb=a485ed478abbd599d8c9aab48934e7a26733ecb1;p=mmh diff --git a/sbr/uprf.c b/sbr/uprf.c index 7964a82..836a98b 100644 --- a/sbr/uprf.c +++ b/sbr/uprf.c @@ -1,10 +1,10 @@ /* - * uprf.c -- "unsigned" lexical prefix - * - * This code is Copyright (c) 2002, by the authors of nmh. See the - * COPYRIGHT file in the root directory of the nmh distribution for - * complete copyright information. - */ +** uprf.c -- "unsigned" lexical prefix +** +** This code is Copyright (c) 2002, by the authors of nmh. See the +** COPYRIGHT file in the root directory of the nmh distribution for +** complete copyright information. +*/ #include @@ -13,7 +13,7 @@ int -uprf (char *c1, char *c2) +uprf(char *c1, char *c2) { int c, mask;