GTPv2: fix indent (use 4 spaces)
authorAlexis La Goutte <alexis.lagoutte@gmail.com>
Sat, 8 Aug 2015 11:08:57 +0000 (13:08 +0200)
committerMichael Mann <mmann78@netscape.net>
Sat, 8 Aug 2015 14:09:38 +0000 (14:09 +0000)
Change-Id: I7836360ae4fe67098776911a496ecc969d3e093d
Reviewed-on: https://code.wireshark.org/review/9921
Reviewed-by: Michael Mann <mmann78@netscape.net>
epan/dissectors/packet-gtpv2.c

index 070e41938ce0f68298ab36941ed33557d3e08fc5..f716b991d65b69349e367940a1acfada4471f923 100644 (file)
@@ -866,9 +866,9 @@ static const value_string gtpv2_element_type_vals[] = {
     {  1, "International Mobile Subscriber Identity (IMSI)"},                   /* Variable Length / 8.3 */
     {  2, "Cause"},                                                             /* Variable Length / 8.4 */
     {  3, "Recovery (Restart Counter)"},                                        /* Variable Length / 8.5 */
-                                                                                                                                                               /* 4-34 Reserved for S101 interface Extendable / See 3GPP TS 29.276 [14] */
-                                                                                                                                                               /* 4-34 Reserved for S101 interface Extendable / See 3GPP TS 29.276 [14] */
-                                                                                                                                                               /* 35-50  / See 3GPP TS 29.276 */
+                                                                                /* 4-34 Reserved for S101 interface Extendable / See 3GPP TS 29.276 [14] */
+                                                                                /* 4-34 Reserved for S101 interface Extendable / See 3GPP TS 29.276 [14] */
+                                                                                /* 35-50  / See 3GPP TS 29.276 */
 /*Start SRVCC Messages ETSI TS 129 280 V10.1.0 (2011-06) 6.1*/
     { 51, "STN-SR"},                                                            /* Variable Length / 6.2 */
     { 52, "Source to Target Transparent Container"},                            /* Variable Length / 6.3 */