diff options
Diffstat (limited to 'gst/smpte/barboxwipes.c')
-rw-r--r-- | gst/smpte/barboxwipes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/smpte/barboxwipes.c b/gst/smpte/barboxwipes.c index b843c97b..d6ccf0b8 100644 --- a/gst/smpte/barboxwipes.c +++ b/gst/smpte/barboxwipes.c @@ -29,7 +29,7 @@ enum BOX_VERTICAL = 1, BOX_HORIZONTAL = 2, BOX_CLOCK = 3, - TRIGANLE_LINEAR = 4, + TRIGANLE_LINEAR = 4 }; static gint boxes_1b[][7] = { |