laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/16158 )

Change subject: cosmetic: logging.h: fix comment s/levels/subsystems
......................................................................

cosmetic: logging.h: fix comment s/levels/subsystems

Change-Id: I242a4a44649bc4dac055985ba8fd63b2f784ee6d
---
M include/osmocom/core/logging.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  fixeria: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/core/logging.h b/include/osmocom/core/logging.h
index 75650ba..79eec10 100644
--- a/include/osmocom/core/logging.h
+++ b/include/osmocom/core/logging.h
@@ -105,7 +105,7 @@
 #define LOGL_ERROR     7       /*!< error condition, requires user action */
 #define LOGL_FATAL     8       /*!< fatal, program aborted */

-/* logging levels defined by the library itself */
+/* logging subsystems defined by the library itself */
 #define DLGLOBAL       -1      /*!< global logging */
 #define DLLAPD         -2      /*!< LAPD implementation */
 #define DLINP          -3      /*!< (A-bis) Input sub-system */

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/16158
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I242a4a44649bc4dac055985ba8fd63b2f784ee6d
Gerrit-Change-Number: 16158
Gerrit-PatchSet: 3
Gerrit-Owner: neels <nhofm...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilira...@gmail.com>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-MessageType: merged

Reply via email to