diff options
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 { |