diff rmdec.c @ 4736:c0e7d62efe9c libavformat

Reindent after r18010.
author rbultje
date Mon, 16 Mar 2009 13:01:02 +0000
parents bf01c2a17c8d
children 1207c596d674
line wrap: on
line diff
--- a/rmdec.c	Mon Mar 16 12:59:18 2009 +0000
+++ b/rmdec.c	Mon Mar 16 13:01:02 2009 +0000
@@ -691,7 +691,7 @@
         ast->audiotimestamp = AV_NOPTS_VALUE;
         pkt->flags = PKT_FLAG_KEY;
     } else
-    pkt->flags = 0;
+        pkt->flags = 0;
     pkt->stream_index = st->index;
 
     return rm->audio_pkt_cnt;