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 1a81228..2d4c631 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 = "";
- verbose(0, oggwrite_version);
+ logpost(NULL, 4, oggwrite_version);
return(x);
}