uma: align indent of hf

Change-Id: I0234252e112cbb0e7e30a5b9b76ddb74a5754a1c
Reviewed-on: https://code.wireshark.org/review/22829
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2017-07-28 09:15:36 +02:00 committed by Anders Broman
parent 5db3a263c3
commit c348f19786
1 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ static int hf_uma_urlc_seq_nr = -1;
static int hf_uma_urr_IE = -1;
static int hf_uma_urr_IE_len = -1;
static int hf_uma_urr_uri = -1;
static int hf_uma_urr_radio_type_of_id = -1;
static int hf_uma_urr_radio_type_of_id = -1;
static int hf_uma_urr_radio_id = -1;
static int hf_uma_urr_cell_id = -1;
static int hf_uma_urr_lac = -1;
@ -104,7 +104,7 @@ static int hf_uma_urr_psho = -1;
static int hf_uma_urr_IP_Address_type = -1;
static int hf_uma_urr_FQDN = -1;
static int hf_uma_urr_sgw_ipv4 = -1;
static int hf_uma_urr_redirection_counter = -1;
static int hf_uma_urr_redirection_counter = -1;
static int hf_uma_urr_dis_rej_cau = -1;
static int hf_uma_urr_MSCR = -1;
static int hf_uma_urr_ATT = -1;