Fixed a typo

This commit is contained in:
Klaus Schmidinger 2024-12-04 14:33:22 +01:00
parent e4e9d7a55f
commit 7a1842cba6
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and * See the main source file 'vdr.c' for copyright information and
* how to reach the author. * how to reach the author.
* *
* $Id: remux.c 5.15 2024/10/13 13:34:32 kls Exp $ * $Id: remux.c 5.16 2024/12/04 14:33:10 kls Exp $
*/ */
#include "remux.h" #include "remux.h"

View File

@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and * See the main source file 'vdr.c' for copyright information and
* how to reach the author. * how to reach the author.
* *
* $Id: remux.h 5.7 2024/09/21 19:18:18 kls Exp $ * $Id: remux.h 5.8 2024/12/04 14:33:22 kls Exp $
*/ */
#ifndef __REMUX_H #ifndef __REMUX_H