From 23d2d673c10da221a476a50569b7ab44c3965278 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Mon, 21 May 2007 19:02:28 +0000 Subject: [PATCH] warning levels on nix build prohibits // comments git-svn-id: http://svn.openzap.org/svn/openzap/trunk@71 a93c3328-9c30-0410-af19-c9cd2b2d52af --- libs/openzap/src/isdn/include/Q931.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/openzap/src/isdn/include/Q931.h b/libs/openzap/src/isdn/include/Q931.h index 6e71a27420..8e7b0066b7 100644 --- a/libs/openzap/src/isdn/include/Q931.h +++ b/libs/openzap/src/isdn/include/Q931.h @@ -108,7 +108,7 @@ #define _Q931_NL /* uncomment the #define below to add x.25 support to the Q.931 */ -//#define Q931_X25_SUPPORT +/* #define Q931_X25_SUPPORT */ #include "stdio.h"