X-Git-Url: http://git.refcnt.org/?p=colorize.git;a=blobdiff_plain;f=colorize.c;h=9e0f57490adae9dec651c74510ee9d0cfed99605;hp=1d83781d6df5ff3fb636312aca4fd24f81753bd5;hb=c3d41c66eccb2d33efb03a2a7576f1121430ae89;hpb=aa263791f3e5e06ffd46621fdf9132921f8911a5 diff --git a/colorize.c b/colorize.c index 1d83781..9e0f574 100644 --- a/colorize.c +++ b/colorize.c @@ -1456,8 +1456,8 @@ has_color_name (const char *str, const char *name) else if (*(name + 1) != '\0' && !((p = strstr (str + 1, name + 1)) && p == str + 1)) return false; - - return true; + else + return true; } static FILE *