]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(nextarg): Prefer the notation `STREQ (a, b)' over `strcmp (a, b) == 0'.
authorJim Meyering <jim@meyering.net>
Tue, 1 Jun 2004 12:52:14 +0000 (12:52 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 1 Jun 2004 12:52:14 +0000 (12:52 +0000)
commit3c3e1584ed8e8c4fad18e729f0b4a2d278294934
treec1299031346815e6bec9721cd0bf6918c7f48e0c
parent3fb9e9c8357a44c3f3ab0be41ade70773d3152d6
(nextarg): Prefer the notation `STREQ (a, b)' over `strcmp (a, b) == 0'.
src/expr.c