From 1b9ad6ec7b2f86c2cf140190002b65a99613bc65 Mon Sep 17 00:00:00 2001 From: brian-ch Date: Sun, 12 Apr 2015 18:50:58 +0000 Subject: Small correction in the ffmpeg 2.5 headers (almost only comments) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3115 b956fd51-792f-4845-bead-9b4dfca2ff2c --- src/lib/ffmpeg-2.5/avformat.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/ffmpeg-2.5/avformat.pas') diff --git a/src/lib/ffmpeg-2.5/avformat.pas b/src/lib/ffmpeg-2.5/avformat.pas index 89177a5e..ce2effce 100644 --- a/src/lib/ffmpeg-2.5/avformat.pas +++ b/src/lib/ffmpeg-2.5/avformat.pas @@ -1734,7 +1734,7 @@ type *) format_whitelist: PAnsiChar; - (***************************************************************** + (***************************************************************** * All fields below this line are not part of the public API. They * may not be used outside of libavformat and can be changed and * removed at will. -- cgit v1.2.3