changeset 2508:9b96804b67c1 libavformat

Cosmetics
author conrad
date Wed, 05 Sep 2007 00:25:46 +0000
parents 048f4f45a84c
children 5abcad2566b3
files matroskaenc.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/matroskaenc.c	Wed Sep 05 00:25:44 2007 +0000
+++ b/matroskaenc.c	Wed Sep 05 00:25:46 2007 +0000
@@ -275,7 +275,6 @@
     entries[seekhead->num_entries++].segmentpos = filepos - seekhead->segment_offset;
 
     seekhead->entries = entries;
-
     return 0;
 }