aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/eicon/debuglib.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/hardware/eicon/debuglib.c')
-rw-r--r--drivers/isdn/hardware/eicon/debuglib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/hardware/eicon/debuglib.c b/drivers/isdn/hardware/eicon/debuglib.c
index a19b7ffe9ace..e39c5c1f623e 100644
--- a/drivers/isdn/hardware/eicon/debuglib.c
+++ b/drivers/isdn/hardware/eicon/debuglib.c
@@ -106,7 +106,7 @@ DbgRegister (char *drvName, char *drvTag, unsigned long dbgMask)
106 return (1) ; 106 return (1) ;
107 } 107 }
108/* 108/*
109 * Check if we registered whith an old maint driver (see debuglib.h) 109 * Check if we registered with an old maint driver (see debuglib.h)
110 */ 110 */
111 if ( myDriverDebugHandle.dbg_end != NULL 111 if ( myDriverDebugHandle.dbg_end != NULL
112 /* location of 'dbg_prt' in _OldDbgHandle_ struct */ 112 /* location of 'dbg_prt' in _OldDbgHandle_ struct */