Cosmetics: fix weird indent.

Originally committed as revision 14670 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2008-08-08 19:50:35 +00:00
parent 540f1c7b13
commit 76eb5c0523
1 changed files with 1 additions and 1 deletions

View File

@ -25,5 +25,5 @@
unsigned avutil_version(void)
{
return LIBAVUTIL_VERSION_INT;
return LIBAVUTIL_VERSION_INT;
}