]> git.alsa-project.org Git - alsa-lib.git/commit
UCM: Fix typo in error message
authorStephen Warren <swarren@nvidia.com>
Thu, 2 Jun 2011 22:44:38 +0000 (16:44 -0600)
committerJaroslav Kysela <perex@perex.cz>
Fri, 3 Jun 2011 09:44:59 +0000 (11:44 +0200)
commit0a2fd2d38677c48443a1c9b1aba8c432c3b6bd96
tree1d4ef74c9caf2601582f1bf57427c2ab5def2ca5
parent1720d30ad82ebb8b5f52fc08c6c610e51203fa89
UCM: Fix typo in error message

parse_name_is_safe disallows dots in the name, so not is the correct
word to use

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/parser.c