From 8a996b4844f8f89c16ce5062c74942d57f6f73b4 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 26 Sep 2011 11:22:21 +0200 Subject: Changed logging of LAPD from DLLAPDM to DLLAPD --- include/osmocom/core/logging.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/core/logging.h') diff --git a/include/osmocom/core/logging.h b/include/osmocom/core/logging.h index 72e4c93e..b207c1b4 100644 --- a/include/osmocom/core/logging.h +++ b/include/osmocom/core/logging.h @@ -62,7 +62,7 @@ void logp(int subsys, char *file, int line, int cont, const char *format, ...) _ /* logging levels defined by the library itself */ #define DLGLOBAL -1 -#define DLLAPDM -2 +#define DLLAPD -2 #define DLINP -3 #define DLMUX -4 #define DLMI -5 -- cgit v1.2.3