]> git.tuebingen.mpg.de Git - paraslash.git/commit
Add documentation of public functions in check_wav.c.
authorAndre Noll <maan@systemlinux.org>
Thu, 4 Apr 2013 17:00:01 +0000 (17:00 +0000)
committerAndre Noll <maan@systemlinux.org>
Thu, 4 Apr 2013 17:00:01 +0000 (17:00 +0000)
commit16af9d479765f9ea4b981533116d1d030285cd68
tree54ef038db9fb5d604db686c22c96342cb6e6a00d
parent3879481ddabc38236b9eee979a090c2a9bfa74d3
Add documentation of public functions in check_wav.c.

The init, shutdown, pre_select and post_select functions of this
file are exported via check_wav.h, so they should be documented. This
commit adds doxygen comments for all of them.
check_wav.c