]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: reformat snd_use_case_get() doc
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 5 Mar 2015 12:51:57 +0000 (14:51 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 5 Mar 2015 13:24:04 +0000 (14:24 +0100)
commit72aa0f8332fb945c4179450f65402ce1cb389594
tree50f75cb3ac88344cb3a82ee37a846e9c33eda7d2
parent9d649add08beb93728ba2943a2c05f8f160f8296
ucm: reformat snd_use_case_get() doc

Doxygen doesn't preserve formatting that relies only on indentation.
This fixes it by using lists more liberally.

There are probably more places to fix than just
snd_use_case_get_list(), but I only have motivation for fixing this
function's documentation formatting (the next patch will add some more
content to the function's documentation).

Signed-off-by: Tanu Kaskinen <tanu.kaskinen@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/use-case.h