Change in osmo-sip-connector[master]: cosmetic: call.h: spaces -> tabs for consistency

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Oct 5 07:57:12 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11198 )

Change subject: cosmetic: call.h: spaces -> tabs for consistency
......................................................................

cosmetic: call.h: spaces -> tabs for consistency

Change-Id: I1ae638af50fa3741e84e421687270d2177e1be2d
---
M src/call.h
1 file changed, 8 insertions(+), 8 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/src/call.h b/src/call.h
index de92a24..65d1111 100644
--- a/src/call.h
+++ b/src/call.h
@@ -54,15 +54,15 @@
 	uint32_t	payload_type;
 	uint32_t	payload_msg_type;
 
-        /**
-         * Remote started to ring/alert
-         */
-        void (*ring_call)(struct call_leg *);
+	/**
+	 * Remote started to ring/alert
+	 */
+	void (*ring_call)(struct call_leg *);
 
-        /**
-         * Remote picked up
-         */
-        void (*connect_call)(struct call_leg *);
+	/**
+	 * Remote picked up
+	 */
+	void (*connect_call)(struct call_leg *);
 
 	/**
 	 * Set by the call_leg implementation and will be called

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

Gerrit-Project: osmo-sip-connector
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I1ae638af50fa3741e84e421687270d2177e1be2d
Gerrit-Change-Number: 11198
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181005/4e648369/attachment.htm>


More information about the gerrit-log mailing list