fixed documents to process properly via doxygen.

This commit is contained in:
Takashi Iwai 2004-05-24 14:57:47 +00:00
parent abf04e4cfd
commit c11a1fc9be
8 changed files with 17 additions and 6 deletions

View file

@ -1,4 +1,4 @@
/*
/**
* \file mixer/simple.c
* \brief Mixer Simple Element Class Interface
* \author Jaroslav Kysela <perex@suse.cz>
@ -110,7 +110,7 @@ static struct mixer_name_table {
{0, 0},
};
#endif
#endif /* !DOC_HIDDEN */
static const char *get_short_name(const char *lname)
{