From fb2c77defc822152bcf60d317d333d9b274013f6 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 21 Dec 2012 11:45:26 +0100 Subject: [PATCH] Fixed comment --- PLUGINS/src/osddemo/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/PLUGINS/src/osddemo/Makefile b/PLUGINS/src/osddemo/Makefile index 60b5486b..b6b4e9b9 100644 --- a/PLUGINS/src/osddemo/Makefile +++ b/PLUGINS/src/osddemo/Makefile @@ -1,9 +1,11 @@ # # Makefile for a Video Disk Recorder plugin # -# $Id: Makefile 2.8 2012/12/21 11:36:59 kls Exp $ +# $Id: Makefile 2.9 2012/12/21 11:45:26 kls Exp $ # The official name of this plugin. +# This name will be used in the '-P...' option of VDR to load the plugin. +# By default the main source file also carries this name. PLUGIN = osddemo