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
menu.c
View File

@@ -1,10 +1,10 @@
/*
* menu.c: The actual menu implementations
*
* 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: menu.c 1.6 2000/04/23 15:38:16 kls Exp $
* $Id: menu.c 1.7 2000/04/24 09:44:27 kls Exp $
*/
#include "menu.h"