add pacat command line parsing

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@220 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-09-18 23:40:42 +00:00
parent 73125ada06
commit 29653ab83b
3 changed files with 133 additions and 26 deletions

View file

@ -76,7 +76,6 @@ static struct option long_options[] = {
{NULL, 0, 0, 0}
};
void pa_cmdline_help(const char *argv0) {
const char *e;