]> git.alsa-project.org Git - alsa-tools.git/commit
Don't compare with a literal
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 Oct 2006 15:34:42 +0000 (17:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 Oct 2006 15:34:42 +0000 (17:34 +0200)
commitafb0fb4f7bb7fbec8a547397532852c29148b612
treee67038df49c1554d4aef3f889c5846ca1d18ad44
parentb715a9637d95d0ad07aa1ba2ac871a22ddc06651
Don't compare with a literal

Don't compare a pointer with a string literal.  Use strcmp instead.
envy24control/profiles.c