Changed program file name to 'vdr'

This commit is contained in:
Klaus Schmidinger
2000-04-24 09:46:05 +02:00
parent bd029fcce9
commit dc14014c6e
21 changed files with 53 additions and 53 deletions

4
osd.c
View File

@@ -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"