summaryrefslogtreecommitdiff
path: root/timers.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2016-12-22 14:31:50 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2016-12-22 14:31:50 +0100
commitfdbbbd146a675ae3915fefa403fd20dafca9b2a2 (patch)
tree8232f5e258c8c46d20ba2356ade9169b6183752b /timers.h
parentbac165a751b41cfe066420aa54f5fca6a718b9ef (diff)
downloadvdr-fdbbbd146a675ae3915fefa403fd20dafca9b2a2.tar.gz
vdr-fdbbbd146a675ae3915fefa403fd20dafca9b2a2.tar.bz2
Fixed a typo in the description of cTimers::GetTimersRead()
Diffstat (limited to 'timers.h')
-rw-r--r--timers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/timers.h b/timers.h
index 624347c6..d87b57ad 100644
--- a/timers.h
+++ b/timers.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: timers.h 4.4 2016/12/22 14:23:50 kls Exp $
+ * $Id: timers.h 4.5 2016/12/22 14:30:33 kls Exp $
*/
#ifndef __TIMERS_H
@@ -122,7 +122,7 @@ public:
cTimers(void);
static const cTimers *GetTimersRead(cStateKey &StateKey, int TimeoutMs = 0);
///< Gets the list of timers for read access. If TimeoutMs is given,
- ///< it will wait that long to get a write lock before giving up.
+ ///< it will wait that long to get a read lock before giving up.
///< Otherwise it will wait indefinitely. If no read lock can be
///< obtained within the given timeout, NULL will be returned.
///< The list is locked and a pointer to it is returned if the state