aboutsummaryrefslogtreecommitdiff
path: root/oggwrite~.c
diff options
context:
space:
mode:
Diffstat (limited to 'oggwrite~.c')
-rw-r--r--oggwrite~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/oggwrite~.c b/oggwrite~.c
index 8f91c7f..1a81228 100644
--- a/oggwrite~.c
+++ b/oggwrite~.c
@@ -729,7 +729,7 @@ static void *oggwrite_new(void)
x->x_bcperformer = "";
x->x_bccontact = "";
x->x_bcdate = "";
- post(oggwrite_version);
+ verbose(0, oggwrite_version);
return(x);
}