diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-17 13:19:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-17 13:19:36 +0100 |
commit | 3ca58a42e7805b2bdf8537f6a1c7fa4717675f9f (patch) | |
tree | f5a2807b626631e6ec05df3f8676b1f2488342d3 /PLUGINS.html | |
parent | 212a2fea41bf1d232d28f988de442b4cea56960b (diff) | |
download | vdr-3ca58a42e7805b2bdf8537f6a1c7fa4717675f9f.tar.gz vdr-3ca58a42e7805b2bdf8537f6a1c7fa4717675f9f.tar.bz2 |
Removed trailing whitespace
Diffstat (limited to 'PLUGINS.html')
-rw-r--r-- | PLUGINS.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PLUGINS.html b/PLUGINS.html index a386e140..30beced9 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -2025,7 +2025,7 @@ operator! VDR has builtin facilities that select which device is able to provide a given transponder. However, there may be situations where the setup is so special that it requires considerations that exceed the scope of the core VDR code. -This is where <i>device hooks</i> can be used. +This is where <i>device hooks</i> can be used. <p><table><tr><td class="code"><pre> class cMyDeviceHook : public cDeviceHook { |