1
0
mirror of http://mpg123.de/trunk/.git synced 2025-07-30 02:01:12 +03:00

doc: more doxygen in examples, less warning

git-svn-id: svn://scm.orgis.org/mpg123/trunk@4841 35dc7657-300d-0410-a2e5-dc2837fedb53
This commit is contained in:
thor
2021-04-16 12:03:40 +00:00
parent 704bda6ace
commit 19dfcf6a33
4 changed files with 17 additions and 9 deletions

View File

@ -12,6 +12,7 @@
#include <mpg123.h>
#include <stdio.h>
/** The whole operation. */
int main(int argc, char **argv)
{
mpg123_handle *m;