Change fmt_findcasecmp() to fmt_findcasecomp(). The new name is more
[mmh] / sbr / fmt_compile.c
index 148d35c..57bf516 100644 (file)
@@ -877,7 +877,7 @@ fmt_findcomp(char *component)
  */
 
 struct comp *
-fmt_findcasecmp(char *component)
+fmt_findcasecomp(char *component)
 {
     struct comp *cm;