1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

Fixed a typo

This commit is contained in:
Klaus Schmidinger 2002-12-22 11:33:08 +01:00
parent fc0e1bdd28
commit bbf14ae47a

View File

@ -1,10 +1,10 @@
/*
* recorder.h: The actual DVB recorder
* recorder.c: The actual DVB recorder
*
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* $Id: recorder.c 1.3 2002/10/12 13:34:29 kls Exp $
* $Id: recorder.c 1.4 2002/12/22 11:33:08 kls Exp $
*/
#include <stdarg.h>