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

View File

@@ -1,10 +1,10 @@
/*
* interface.h: Abstract user interface 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: interface.h 1.6 2000/04/23 14:57:13 kls Exp $
* $Id: interface.h 1.7 2000/04/24 09:44:25 kls Exp $
*/
#ifndef __INTERFACE_H