summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_apad.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/af_apad.c')
-rw-r--r--libavfilter/af_apad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/af_apad.c b/libavfilter/af_apad.c
index 8171f2a..f7a4199 100644
--- a/libavfilter/af_apad.c
+++ b/libavfilter/af_apad.c
@@ -34,7 +34,7 @@
#include "audio.h"
#include "internal.h"
-typedef struct {
+typedef struct APadContext {
const AVClass *class;
int64_t next_pts;
OpenPOWER on IntegriCloud