From 2834c365d2369ffc753e73b9d20ec52cc54f09b3 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sun, 14 Sep 2008 13:56:12 +0000 Subject: Reindent after r15317. Originally committed as revision 15318 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/rtsp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/rtsp.c') diff --git a/libavformat/rtsp.c b/libavformat/rtsp.c index 851a7cbbfc..dad62d0b2e 100644 --- a/libavformat/rtsp.c +++ b/libavformat/rtsp.c @@ -44,7 +44,7 @@ enum RTSPClientState { }; enum RTSPServerType { - RTSP_SERVER_RTP, /*< Standard-compliant RTP-server */ + RTSP_SERVER_RTP, /*< Standard-compliant RTP-server */ RTSP_SERVER_REAL, /*< Realmedia-style server */ RTSP_SERVER_LAST }; -- cgit v1.2.3