aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/rrc/rrc.cnf
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2021-06-15 16:03:55 +0100
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-06-16 12:50:28 +0000
commitdcc02b1003fb923a9eac439f28ae7c5329ea2580 (patch)
treeff2ae0d09b122b79ff48d0861c6ac6522ed9c2a3 /epan/dissectors/asn1/rrc/rrc.cnf
parent39df3ae3c0ff12da5f5630b89a147b65588cc4c2 (diff)
dissectors: Replace g_log() with ws_log()
Diffstat (limited to 'epan/dissectors/asn1/rrc/rrc.cnf')
-rw-r--r--epan/dissectors/asn1/rrc/rrc.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/asn1/rrc/rrc.cnf b/epan/dissectors/asn1/rrc/rrc.cnf
index df1122ec92..f0946fb854 100644
--- a/epan/dissectors/asn1/rrc/rrc.cnf
+++ b/epan/dissectors/asn1/rrc/rrc.cnf
@@ -1468,7 +1468,7 @@ if(state_dec >= 0 && state_dec <= 3) {
switch(cn_domain){
case RRC_NAS_SYS_INFO_CS:
/*
- g_warning("Not implemented");
+ ws_warning("Not implemented");
*/
break;
case RRC_NAS_SYS_INFO_PS: