X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fuprf.c;h=836a98b0d1ad0eafe733201ceaff3aaf09fbab4a;hp=7964a82e1fedc738453f911b3eb0f388ee9ba01f;hb=714b5c530ece27ea2835a313013f5b770163403c;hpb=a485ed478abbd599d8c9aab48934e7a26733ecb1 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;