From 7b81988309abc2d0cfb39a34c7ce7dcb2f15e706 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Wed, 14 May 2008 15:49:55 +0000 Subject: XPP documentation fixes. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4271 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- xpp/zap_debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xpp/zap_debug.h') diff --git a/xpp/zap_debug.h b/xpp/zap_debug.h index bc386f9..79aefdf 100644 --- a/xpp/zap_debug.h +++ b/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