From 61ddb5a31ce2154469e0fdf4591791a3d59cc427 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Wed, 14 May 2008 15:53:13 +0000 Subject: XPP documentation fixes. Merged revisions 4271 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4272 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- kernel/xpp/zap_debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/xpp/zap_debug.h') diff --git a/kernel/xpp/zap_debug.h b/kernel/xpp/zap_debug.h index bc386f9..79aefdf 100644 --- a/kernel/xpp/zap_debug.h +++ b/kernel/xpp/zap_debug.h @@ -86,7 +86,7 @@ #define DBG_SIGNAL BIT(4) #define DBG_PROC BIT(5) #define DBG_REGS BIT(6) -#define DBG_DEVICES BIT(7) /* instanciation/destruction etc. */ +#define DBG_DEVICES BIT(7) /* instantiation/destruction etc. */ #define DBG_COMMANDS BIT(8) /* All commands */ #define DBG_ANY (~0) -- cgit v1.2.3