OSDN Git Service

Cosmetics: remove spaces between function name and arguments in declaration,
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 27 Jul 2009 14:32:54 +0000 (14:32 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 27 Jul 2009 14:32:54 +0000 (14:32 +0000)
commitacfe8faf295843f091e9f5988261a92711519451
tree7beba2e97d32276d950ce345b89e0ce771b64167
parent202a6697ba54293235ce2d7bd5724f4f461e417f
Cosmetics: remove spaces between function name and arguments in declaration,
and put return type ("static void") on the same line as function name.

Originally committed as revision 19519 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtp_asf.c