summaryrefslogtreecommitdiffstats
path: root/polyp/dumpmodules.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/dumpmodules.c')
-rw-r--r--polyp/dumpmodules.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/dumpmodules.c b/polyp/dumpmodules.c
index 9ed89692..ae42d36e 100644
--- a/polyp/dumpmodules.c
+++ b/polyp/dumpmodules.c
@@ -40,8 +40,8 @@ static void short_info(const char *name, const char *path, struct pa_modinfo *i)
}
static void long_info(const char *name, const char *path, struct pa_modinfo *i) {
- assert(name && i);
static int nl = 0;
+ assert(name && i);
if (nl)
printf("\n");