From ba0a06bf0dac8f74f8b766a1b0f7aaa4fe6bff1e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 27 May 2006 11:14:42 +0200 Subject: Fixed a typo --- device.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'device.c') diff --git a/device.c b/device.c index 3fddd84f..7d0fe12e 100644 --- a/device.c +++ b/device.c @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: device.c 1.129 2006/05/27 09:43:37 kls Exp $ + * $Id: device.c 1.130 2006/05/27 11:14:42 kls Exp $ */ #include "device.h" @@ -601,7 +601,7 @@ eSetChannelResult cDevice::SetChannel(const cChannel *Channel, bool LiveView) StopReplay(); // If this card is switched to an other transponder, any receivers still - // attached to it ineed to be automatically detached: + // attached to it need to be automatically detached: bool NeedsDetachReceivers = false; // If this card can't receive this channel, we must not actually switch -- cgit v1.2.3