dexter has uploaded this change for review.

View Change

cosmetic: don't use 4 speaces instead of tabs

Change-Id: Ie9ac6e363420d1cbe4f16049740493f6edbbe36a
---
M include/osmocom/ranap/ranap_common.h
1 file changed, 2 insertions(+), 2 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/65/26765/1
diff --git a/include/osmocom/ranap/ranap_common.h b/include/osmocom/ranap/ranap_common.h
index 320c7ef..6128260 100644
--- a/include/osmocom/ranap/ranap_common.h
+++ b/include/osmocom/ranap/ranap_common.h
@@ -641,8 +641,8 @@

/* The generated version does not work, this is a custom one */
int ranap_decode_rab_setupormodifieditemies_fromlist(
- RANAP_RAB_SetupOrModifiedItemIEs_t *raB_SetupOrModifiedItemIEs,
- ANY_t *any_p);
+ RANAP_RAB_SetupOrModifiedItemIEs_t *raB_SetupOrModifiedItemIEs,
+ ANY_t *any_p);

/* There is no generated decoder available, this is a custom one */
int ranap_decode_rab_setupormodifyitemfirst(

To view, visit change 26765. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: Ie9ac6e363420d1cbe4f16049740493f6edbbe36a
Gerrit-Change-Number: 26765
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-MessageType: newchange