summaryrefslogtreecommitdiff
path: root/pat.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-12-04 13:40:52 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2011-12-04 13:40:52 +0100
commitfe0a0116113e8426173b2e4a066350ba6a9d3579 (patch)
tree05086fbdb2445c4f6cc689cddc9e51cb1180dd71 /pat.h
parentada6766c194c8caf3415a023b74ffe46db9be119 (diff)
downloadvdr-fe0a0116113e8426173b2e4a066350ba6a9d3579.tar.gz
vdr-fe0a0116113e8426173b2e4a066350ba6a9d3579.tar.bz2
Fixed several spelling errors
Diffstat (limited to 'pat.h')
-rw-r--r--pat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pat.h b/pat.h
index b516b903..cffb5a28 100644
--- a/pat.h
+++ b/pat.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: pat.h 2.1 2009/08/15 22:16:00 kls Exp $
+ * $Id: pat.h 2.2 2011/12/04 13:38:17 kls Exp $
*/
#ifndef __PAT_H
@@ -39,7 +39,7 @@ int GetCaDescriptors(int Source, int Transponder, int ServiceId, const int *CaSy
///< are copied that match one of the given CA system IDs.
///< \return Returns the number of bytes copied into Data (0 if no CA descriptors are
///< available), or -1 if BufSize was too small to hold all CA descriptors.
- ///< The return value in StreamFlag tells whether these CA descriptors are to be used
+ ///< The return value tells whether these CA descriptors are to be used
///< for the individual streams.
#endif //__PAT_H