Harald Welte has submitted this change and it was merged.

Change subject: cosmetic: fix sourcecode formatting
......................................................................


cosmetic: fix sourcecode formatting

Change-Id: I1a4eda30986e07237bb7b496704f36f03d25a149
---
M include/osmocom/mgcp_client/mgcp_client.h
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/include/osmocom/mgcp_client/mgcp_client.h 
b/include/osmocom/mgcp_client/mgcp_client.h
index b649abd..19abaf3 100644
--- a/include/osmocom/mgcp_client/mgcp_client.h
+++ b/include/osmocom/mgcp_client/mgcp_client.h
@@ -26,9 +26,9 @@
 typedef unsigned int mgcp_trans_id_t;
 
 struct mgcp_response_head {
-       int response_code;
-       mgcp_trans_id_t trans_id;
-       const char *comment;
+       int response_code;
+       mgcp_trans_id_t trans_id;
+       const char *comment;
        char conn_id[MGCP_CONN_ID_LENGTH];
 };
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1a4eda30986e07237bb7b496704f36f03d25a149
Gerrit-PatchSet: 6
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to