OSDN Git Service

Reindent something where a if () --> { <-- is on a newline rather than on the
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 21 Mar 2009 21:00:51 +0000 (21:00 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 21 Mar 2009 21:00:51 +0000 (21:00 +0000)
commit78f731de92414bf52405e74d69848b63d67ea66a
tree7bc0d8351542c50c9371174bc25a1682b03e8505
parent7d09a993d14c420ce53070312e77a224dbb4bc99
Reindent something where a if () --> { <-- is on a newline rather than on the
same line as the if. See summary in "[PATCH] rtsp.c small cleanups" thread on
mailinglist.

Originally committed as revision 18127 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c