]> git.alsa-project.org Git - alsa-lib.git/commit
Fix the bogus return values
authorTakashi Iwai <tiwai@suse.de>
Thu, 13 Jan 2005 15:44:05 +0000 (15:44 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Jan 2005 15:44:05 +0000 (15:44 +0000)
commit2010890399c026f3aa557067efefd122b5dee238
treeac8a39d3b53315a969bb70a127c2a6f6c739468c
parent7bacfa42d6a95195f29ed82e3e5d69e0e62f5760
Fix the bogus return values

Fixed return values from snd_config_load().  Return -EINVAL instead of
internal error numbers.
src/conf.c