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 <osm...@sysmocom.de>

Reply via email to