mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Cleaned up some trailing white space
This commit is contained in:
@@ -518,7 +518,7 @@ virtual void Stop(void);
|
||||
|
||||
in which it shall stop them.
|
||||
<p>
|
||||
The <tt>Stop()</tt> function will only be called if a previous call to the
|
||||
The <tt>Stop()</tt> function will only be called if a previous call to the
|
||||
<a href="#Getting started"><tt>Start()</tt></a> function of that plugin has
|
||||
returned <i>true</i>. The <tt>Stop()</tt> functions are called in the reverse order
|
||||
as the <a href="#Getting started"><tt>Start()</tt></a> functions were called.
|
||||
|
Reference in New Issue
Block a user