]> git.tuebingen.mpg.de Git - paraslash.git/commit
alsa_write.c: make alsa_parse_config() static and change parameter to const
authorAndre Noll <maan@systemlinux.org>
Mon, 29 Jan 2007 22:12:00 +0000 (23:12 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 29 Jan 2007 22:12:00 +0000 (23:12 +0100)
commit8aefcb8b3d49b51d7e32ab8e89b4a0014f067784
tree45db56045b94dd9eb8e1fbdc03547b063d51116a
parent0da660bdd18c0792f26165293a10460ad2a070ee
alsa_write.c: make alsa_parse_config() static and change parameter to const

alsa_cmdline_parser_string() which is generated by gengetopt takes a const
char *.
alsa_write.c