Change in osmo-sip-connector[master]: call.h: fix spaces usage instead of tabs

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

osmith gerrit-no-reply at lists.osmocom.org
Tue Oct 2 14:38:36 UTC 2018


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/11198


Change subject: call.h: fix spaces usage instead of tabs
......................................................................

call.h: fix spaces usage instead of tabs

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-sip-connector refs/changes/98/11198/1

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: newchange
Gerrit-Change-Id: I1ae638af50fa3741e84e421687270d2177e1be2d
Gerrit-Change-Number: 11198
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181002/4d33e35e/attachment.htm>


More information about the gerrit-log mailing list