aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-2.5/avformat.pas
diff options
context:
space:
mode:
authorbrian-ch <brian-ch@b956fd51-792f-4845-bead-9b4dfca2ff2c>2015-04-12 18:50:58 +0000
committerbrian-ch <brian-ch@b956fd51-792f-4845-bead-9b4dfca2ff2c>2015-04-12 18:50:58 +0000
commit1b9ad6ec7b2f86c2cf140190002b65a99613bc65 (patch)
tree0e148d0749d1a02aeb30642e86dc95913cda76af /src/lib/ffmpeg-2.5/avformat.pas
parenta57eddf010cd07cb6744ef89d3df8661c121d23c (diff)
downloadusdx-1b9ad6ec7b2f86c2cf140190002b65a99613bc65.tar.gz
usdx-1b9ad6ec7b2f86c2cf140190002b65a99613bc65.tar.xz
usdx-1b9ad6ec7b2f86c2cf140190002b65a99613bc65.zip
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
Diffstat (limited to '')
-rw-r--r--src/lib/ffmpeg-2.5/avformat.pas2
1 files changed, 1 insertions, 1 deletions
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.