rest_octets: cosmetic: fix alignment in gprs_cell_options

Change-Id: I344ea61df8cc910d9b524c9b2f0e03721eefe56c
diff --git a/include/osmocom/bsc/rest_octets.h b/include/osmocom/bsc/rest_octets.h
index f7ad682..2c1b162 100644
--- a/include/osmocom/bsc/rest_octets.h
+++ b/include/osmocom/bsc/rest_octets.h
@@ -88,8 +88,8 @@
 	uint8_t ext_info_present;
 	struct {
 		uint8_t egprs_supported;
-			uint8_t use_egprs_p_ch_req;
-			uint8_t bep_period;
+		uint8_t use_egprs_p_ch_req;
+		uint8_t bep_period;
 		uint8_t pfc_supported;
 		uint8_t dtm_supported;
 		uint8_t bss_paging_coordination;