summaryrefslogtreecommitdiff
path: root/menu.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 /menu.h
parentbd029fcce944a4f0b1ede27d49694be4c8fd438b (diff)
downloadvdr-dc14014c6ede212c5ba614939d004f3351a176ed.tar.gz
vdr-dc14014c6ede212c5ba614939d004f3351a176ed.tar.bz2
Changed program file name to 'vdr'
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/menu.h b/menu.h
index 096c7a57..85758c8c 100644
--- a/menu.h
+++ b/menu.h
@@ -1,10 +1,10 @@
/*
* menu.h: 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.h 1.3 2000/04/23 09:25:33 kls Exp $
+ * $Id: menu.h 1.4 2000/04/24 09:44:29 kls Exp $
*/
#ifndef _MENU_H