dexter has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-pcu/+/31259 )


Change subject: pcu_l1_if.cpp fix error message (deactivate->activate)
......................................................................

pcu_l1_if.cpp fix error message (deactivate->activate)

Change-Id: Ibf7574b045e09aa211c3b3f03ef24f6aaaf8c101
---
M src/pcu_l1_if.cpp
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/59/31259/1

diff --git a/src/pcu_l1_if.cpp b/src/pcu_l1_if.cpp
index badecee..6b53194 100644
--- a/src/pcu_l1_if.cpp
+++ b/src/pcu_l1_if.cpp
@@ -928,7 +928,7 @@
 #else
                        LOGP(DL1IF, LOGL_FATAL, "Compiled without direct DSP "
                                        "access for PDCH, but enabled at "
-                                       "BTS. Please deactivate it!\n");
+                                       "BTS. Please activate it!\n");
                        exit(0);
 #endif
                }

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Ibf7574b045e09aa211c3b3f03ef24f6aaaf8c101
Gerrit-Change-Number: 31259
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <[email protected]>
Gerrit-MessageType: newchange

Reply via email to