From 4e015f6664ce730e1b44107a0f2f05971ae628bd Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 22 Jun 2017 20:56:52 +0200 Subject: cosmetic: drop second ';;' Change-Id: I861b87e485d94f17e4b4a800c8da865f98633c92 --- include/osmocom/sigtran/osmo_ss7.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/osmocom/sigtran/osmo_ss7.h b/include/osmocom/sigtran/osmo_ss7.h index 741a7e3..4e04352 100644 --- a/include/osmocom/sigtran/osmo_ss7.h +++ b/include/osmocom/sigtran/osmo_ss7.h @@ -294,7 +294,7 @@ struct osmo_ss7_as { uint8_t qos_class; struct { uint32_t dpc; - } pc_override;; + } pc_override; struct osmo_ss7_asp *asps[16]; } cfg; -- cgit v1.2.3