[MERGED] osmo-trx[master]: sigProcLib: rename signalError type to SignalError.

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Alexander Chemeris gerrit-no-reply at lists.osmocom.org
Fri Mar 24 19:54:04 UTC 2017


Alexander Chemeris has submitted this change and it was merged.

Change subject: sigProcLib: rename signalError type to SignalError.
......................................................................


sigProcLib: rename signalError type to SignalError.

Change-Id: I1a5ae6e87d4c69945053fdefec185d0fb1a26399
---
M Transceiver52M/sigProcLib.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tom Tsou: Looks good to me, approved
  Harald Welte: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/Transceiver52M/sigProcLib.h b/Transceiver52M/sigProcLib.h
index 211e1a9..7bdbde8 100644
--- a/Transceiver52M/sigProcLib.h
+++ b/Transceiver52M/sigProcLib.h
@@ -42,7 +42,7 @@
   IDLE         ///< timeslot is an idle (or dummy) burst
 };
 
-enum signalError {
+enum SignalError {
   SIGERR_NONE,
   SIGERR_BOUNDS,
   SIGERR_CLIP,

-- 
To view, visit https://gerrit.osmocom.org/2147
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1a5ae6e87d4c69945053fdefec185d0fb1a26399
Gerrit-PatchSet: 2
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Owner: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Gerrit-Reviewer: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Tom Tsou <tom at tsou.cc>



More information about the gerrit-log mailing list