cmd: Avoid using strstr to match == operator in WCMD_if.
authorFrédéric Delanoy <frederic.delanoy@gmail.com>
Thu, 25 Oct 2012 21:48:01 +0000 (23:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Oct 2012 10:00:44 +0000 (12:00 +0200)
commit17607b8020edb820389e22138dbda4446748eee1
tree8b0b7965733f2d859ce618380a94b0f3eaf49ab9
parentdd1395442448ec73b6e16c89d8e9affd554a4e8b
cmd: Avoid using strstr to match == operator in WCMD_if.
programs/cmd/builtins.c