Commit 4dcc383a authored by Michael Niedermayer's avatar Michael Niedermayer

indention

Originally committed as revision 8267 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 4913b231
...@@ -3808,8 +3808,8 @@ int main(int argc, char **argv) ...@@ -3808,8 +3808,8 @@ int main(int argc, char **argv)
av_free_static(); av_free_static();
av_free(intra_matrix); av_free(intra_matrix);
av_free(inter_matrix); av_free(inter_matrix);
#ifdef CONFIG_POWERPC_PERF #ifdef CONFIG_POWERPC_PERF
extern void powerpc_display_perf_report(void); extern void powerpc_display_perf_report(void);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment