X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audioc.c;h=fa1768b52f26eb69b6806f18c42d098a0267259e;hp=81e5d1c53e3d349ac6182c1bb1c03a5283e445c8;hb=acebb60a3709eebbfed30dc47c1f324969e4d7c7;hpb=4f01c486bb70a27f614cdc9c07a2b8d653db7605 diff --git a/audioc.c b/audioc.c index 81e5d1c5..fa1768b5 100644 --- a/audioc.c +++ b/audioc.c @@ -19,8 +19,8 @@ INIT_AUDIOC_ERRLISTS; -/** the gengetopt structure containing command line args */ -struct audioc_args_info conf; +/** The gengetopt structure containing command line args. */ +static struct audioc_args_info conf; static int loglevel; INIT_STDERR_LOGGING(loglevel);