mirror of
http://mpg123.de/trunk/.git
synced 2025-07-28 15:02:00 +03:00
doc: more doxygen
git-svn-id: svn://scm.orgis.org/mpg123/trunk@4839 35dc7657-300d-0410-a2e5-dc2837fedb53
This commit is contained in:
@ -18,8 +18,10 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
/** The actual work on the existing handle. */
|
||||
int do_work(mpg123_handle *m);
|
||||
|
||||
/** The main program. */
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
int ret = 0;
|
||||
|
Reference in New Issue
Block a user