summaryrefslogtreecommitdiff
path: root/libavcodec/psymodel.c
diff options
context:
space:
mode:
authorAlex Converse <alex.converse@gmail.com>2012-01-27 10:36:35 -0800
committerAlex Converse <alex.converse@gmail.com>2012-01-27 17:19:09 -0800
commit7181c4edee636beaf520344766ae5bd8a9d9d15a (patch)
treef60f2392bdad7910b446e259b8c6f66fe31078ca /libavcodec/psymodel.c
parente771e6dd63e837220aa5d959486546d2be972e83 (diff)
cosmetics: Remove extra newlines at EOF
Diffstat (limited to 'libavcodec/psymodel.c')
-rw-r--r--libavcodec/psymodel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/psymodel.c b/libavcodec/psymodel.c
index 316076a904..5d6c32eda1 100644
--- a/libavcodec/psymodel.c
+++ b/libavcodec/psymodel.c
@@ -134,4 +134,3 @@ av_cold void ff_psy_preprocess_end(struct FFPsyPreprocessContext *ctx)
av_freep(&ctx->fstate);
av_free(ctx);
}
-