X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Ffmt_compile.c;h=57bf516793bc3856462a5f68a8bccb389c5ef1b7;hb=a814e2957bf53b2ecef28593f325cd082122ba52;hp=148d35c7636cff5dcf3674bf999f82375b332748;hpb=096cb902c659b224590c2989020d437721d8e9e5;p=mmh diff --git a/sbr/fmt_compile.c b/sbr/fmt_compile.c index 148d35c..57bf516 100644 --- a/sbr/fmt_compile.c +++ b/sbr/fmt_compile.c @@ -877,7 +877,7 @@ fmt_findcomp(char *component) */ struct comp * -fmt_findcasecmp(char *component) +fmt_findcasecomp(char *component) { struct comp *cm;