• E
    maint: avoid excess parens in STREQ · 6b8d8395
    Eric Blake 提交于
    * src/internal.h (STREQ, STRCASEEQ, STRNEQ, STRCASENEQ, STREQLEN)
    (STRCASEEQLEN, STRNEQLEN, STRCASENEQLEN, STRPREFIX): Avoid
    redundant parenthesis.
    * examples/domain-events/events-c/event-test.c (STREQ): Likewise.
    * src/storage/parthelper.c (STREQ): Likewise.
    6b8d8395
internal.h 4.2 KB