mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed several spelling errors
This commit is contained in:
4
ci.h
4
ci.h
@@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: ci.h 1.23 2007/01/07 14:38:00 kls Exp $
|
||||
* $Id: ci.h 2.1 2011/12/04 13:38:17 kls Exp $
|
||||
*/
|
||||
|
||||
#ifndef __CI_H
|
||||
@@ -220,7 +220,7 @@ public:
|
||||
///< CAM is currently not decrypting anything. If there is already a
|
||||
///< channel being decrypted, a call to CanDecrypt() checks whether the
|
||||
///< CAM can also decrypt the given channel. Only CAMs that have replied
|
||||
///< to the inital QUERY will perform this check at all. CAMs that never
|
||||
///< to the initial QUERY will perform this check at all. CAMs that never
|
||||
///< replied to the initial QUERY are assumed not to be able to handle
|
||||
///< more than one channel at a time.
|
||||
void StartDecrypting(void);
|
||||
|
Reference in New Issue
Block a user