diff options
Diffstat (limited to 'newplugin')
-rwxr-xr-x | newplugin | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ # See the main source file 'vdr.c' for copyright information and # how to reach the author. # -# $Id: newplugin 1.12 2002/11/23 15:00:35 kls Exp $ +# $Id: newplugin 1.13 2002/11/29 15:23:54 kls Exp $ $PLUGIN_NAME = $ARGV[0] || die "Usage: newplugin <name>\n"; |