summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-12-22 11:33:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-12-22 11:33:08 +0100
commitbbf14ae47ac1ac61ce97ea0c855da30905f2b036 (patch)
treeeba98abb6821f4f5544b45db36d2d17fd687ec27
parentfc0e1bdd285ecd964df0056b198fdaf39693036e (diff)
downloadvdr-bbf14ae47ac1ac61ce97ea0c855da30905f2b036.tar.gz
vdr-bbf14ae47ac1ac61ce97ea0c855da30905f2b036.tar.bz2
Fixed a typo
-rw-r--r--recorder.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/recorder.c b/recorder.c
index 4904014f..426b5551 100644
--- a/recorder.c
+++ b/recorder.c
@@ -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>