summaryrefslogtreecommitdiff
path: root/osd.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-04-24 09:46:05 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-04-24 09:46:05 +0200
commitdc14014c6ede212c5ba614939d004f3351a176ed (patch)
tree062f803b03bbac4dccb06c4bfe2712e4b6ff8bae /osd.c
parentbd029fcce944a4f0b1ede27d49694be4c8fd438b (diff)
downloadvdr-dc14014c6ede212c5ba614939d004f3351a176ed.tar.gz
vdr-dc14014c6ede212c5ba614939d004f3351a176ed.tar.bz2
Changed program file name to 'vdr'
Diffstat (limited to 'osd.c')
-rw-r--r--osd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/osd.c b/osd.c
index 82551570..ee9ba287 100644
--- a/osd.c
+++ b/osd.c
@@ -1,10 +1,10 @@
/*
* osd.c: Abstract On Screen Display layer
*
- * See the main source file 'osm.c' for copyright information and
+ * See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: osd.c 1.3 2000/04/23 09:52:39 kls Exp $
+ * $Id: osd.c 1.4 2000/04/24 09:44:31 kls Exp $
*/
#include "osd.h"