From ade8fb4d758977345df6d7e1c55a6cdc0394e019 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sun, 28 Dec 2008 05:59:11 +0000 Subject: Reindent after r16368. Originally committed as revision 16369 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/rm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/rm.h') diff --git a/libavformat/rm.h b/libavformat/rm.h index 4e2a5b7604..2f45c0ff95 100644 --- a/libavformat/rm.h +++ b/libavformat/rm.h @@ -87,6 +87,6 @@ int ff_rm_parse_packet (AVFormatContext *s, ByteIOContext *pb, * function, or 0 if all samples have been retrieved. */ int ff_rm_retrieve_cache (AVFormatContext *s, ByteIOContext *pb, - AVStream *st, RMStream *rst, AVPacket *pkt); + AVStream *st, RMStream *rst, AVPacket *pkt); #endif /* AVFORMAT_RM_H */ -- cgit v1.2.3