diff options
author | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2015-03-18 21:26:57 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2015-03-18 21:54:37 +0100 |
commit | ca8dcb7bff9f9ed4cc52875a772246011e93cf31 (patch) | |
tree | 8ff05e5a2900c250b687d1cf69ac0d2c37b147e7 /src/gsm/Makefile.am | |
parent | 36153dc61aa15f9c3084c2824c51356fc4babadb (diff) |
gsm0808: Remove duplicate initialization
These types were compatible so simply remove one.
Fixes:
gsm0808.c:323:37: warning: initializer overrides prior initialization CC gsm0480.lo
of this subobject
CC abis_nm.lo
[-Winitializer-overrides]
[GSM0808_IE_LSA_INFORMATION] = { TLV_TYPE_TLV },
^~~~~~~~~~~~
gsm0808.c:316:36: note: previous initialization is here
[GSM0808_IE_LSA_INFORMATION] = { TLV_TYPE_TLV },
^~~~~~~~~~~~
Diffstat (limited to 'src/gsm/Makefile.am')
0 files changed, 0 insertions, 0 deletions