cosmetics: Remove extra newlines at EOF

This commit is contained in:
Alex Converse
2012-01-27 10:36:35 -08:00
parent e771e6dd63
commit 7181c4edee
91 changed files with 0 additions and 92 deletions

View File

@@ -270,4 +270,3 @@ AVHWAccel ff_mpeg2_dxva2_hwaccel = {
.end_frame = end_frame,
.priv_data_size = sizeof(struct dxva2_picture_context),
};