Removed trailing whitespace

This commit is contained in:
Klaus Schmidinger
2013-02-17 13:19:36 +01:00
parent 212a2fea41
commit 3ca58a42e7
17 changed files with 39 additions and 38 deletions

View File

@@ -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 {