aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-2.1/libavutil/error.pas
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2013-12-24 00:40:39 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2013-12-24 00:40:39 +0000
commit0be700145c3b1e38e41cf4e1c649c5da8247c90c (patch)
tree8ed9fba6197169081afe506eb58b0b35df65930b /src/lib/ffmpeg-2.1/libavutil/error.pas
parent8398d5b4df7636bc809d4290b03edaa64f018a9e (diff)
downloadusdx-0be700145c3b1e38e41cf4e1c649c5da8247c90c.tar.gz
usdx-0be700145c3b1e38e41cf4e1c649c5da8247c90c.tar.xz
usdx-0be700145c3b1e38e41cf4e1c649c5da8247c90c.zip
working on the libavutil files.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3048 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--src/lib/ffmpeg-2.1/libavutil/error.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg-2.1/libavutil/error.pas b/src/lib/ffmpeg-2.1/libavutil/error.pas
index 4406c2cd..5ddd2a74 100644
--- a/src/lib/ffmpeg-2.1/libavutil/error.pas
+++ b/src/lib/ffmpeg-2.1/libavutil/error.pas
@@ -31,7 +31,7 @@
(**
* @addtogroup lavu_error
*
- * @{
+ * @
*)
{* error handling *}