summaryrefslogtreecommitdiff
path: root/osd.h
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.h
parentbd029fcce944a4f0b1ede27d49694be4c8fd438b (diff)
downloadvdr-dc14014c6ede212c5ba614939d004f3351a176ed.tar.gz
vdr-dc14014c6ede212c5ba614939d004f3351a176ed.tar.bz2
Changed program file name to 'vdr'
Diffstat (limited to 'osd.h')
-rw-r--r--osd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/osd.h b/osd.h
index 3b92467a..99821b87 100644
--- a/osd.h
+++ b/osd.h
@@ -1,10 +1,10 @@
/*
* osd.h: 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.h 1.3 2000/04/23 09:53:19 kls Exp $
+ * $Id: osd.h 1.4 2000/04/24 09:44:32 kls Exp $
*/
#ifndef __OSD_H