From fe0a0116113e8426173b2e4a066350ba6a9d3579 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 4 Dec 2011 13:40:52 +0100 Subject: Fixed several spelling errors --- dvbdevice.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dvbdevice.h') diff --git a/dvbdevice.h b/dvbdevice.h index aee74592..2072ab20 100644 --- a/dvbdevice.h +++ b/dvbdevice.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: dvbdevice.h 2.17 2011/11/27 11:56:57 kls Exp $ + * $Id: dvbdevice.h 2.18 2011/12/04 13:38:17 kls Exp $ */ #ifndef __DVBDEVICE_H @@ -203,7 +203,7 @@ public: protected: static int setTransferModeForDolbyDigital; public: - static void SetTransferModeForDolbyDigital(int Mode); // needs to be here for backwards compatibilty + static void SetTransferModeForDolbyDigital(int Mode); // needs to be here for backwards compatibility ///< Controls how the DVB device handles Transfer Mode when replaying ///< Dolby Digital audio. ///< 0 = don't set "audio bypass" in driver/firmware, don't force Transfer Mode -- cgit v1.2.3