From bf96e547b738c5058317177fb504aae840b780e1 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 2 Feb 2014 12:58:22 +0100 Subject: [PATCH] doc/APIchanges: fix weird reindent --- doc/APIchanges | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index af74c935e2..d75c977dfb 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -27,8 +27,8 @@ API changes, most recent first: Add avdevice_app_to_dev_control_message() function. 2014-01-24 - 86bee79 - lavf 55.26.100 - avformat.h - Add AVFormatContext option metadata_header_padding to allow control over the - amount of padding added. + Add AVFormatContext option metadata_header_padding to allow control over the + amount of padding added. 2014-01-xx - xxxxxxx - lavc 55.32.1 - avcodec.h Edges are not required anymore on video buffers allocated by get_buffer2()