summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-09-15 13:53:22 +0000
committeraustriancoder <austriancoder>2004-09-15 13:53:22 +0000
commitf25c9f4ffe76f451ac0d591d6e70176cb2882fa5 (patch)
tree6ef2842adc77ad38af5ec394a0a8b97d851d66ce
parent720b6e62a42909a17969d5be40ca907d5752cc09 (diff)
downloadvdr-plugin-dxr3-f25c9f4ffe76f451ac0d591d6e70176cb2882fa5.tar.gz
vdr-plugin-dxr3-f25c9f4ffe76f451ac0d591d6e70176cb2882fa5.tar.bz2
fixed typo
-rw-r--r--dxr3ffmpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3ffmpeg.c b/dxr3ffmpeg.c
index dabd793..67ab99e 100644
--- a/dxr3ffmpeg.c
+++ b/dxr3ffmpeg.c
@@ -79,7 +79,7 @@ bool cDxr3Ffmepg::OpenCodec(struct Dxr3Codec& Codec)
}
// ==================================
-// close codec
+//! close codec
void cDxr3Ffmepg::CloseCodec(struct Dxr3Codec& Codec)
{
if (Codec.Open)