libdvbv5: fix NIT structures
authorAndré Roth <neolynx@gmail.com>
Mon, 30 Dec 2013 12:48:38 +0000 (09:48 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 13:46:34 +0000 (11:46 -0200)
commit9f4b567835d3c60a326eac0efe6a6a946a0f9365
tree628e8ad78bf9899b66320231be2d246f1f6d1cbe
parent93b616ac4f469bd97f89c19587c7aac769ffc538
libdvbv5: fix NIT structures

Add missing __attribute__((packed)) to nit structs.

As this is a binary description of the MPEG NIT table, it should not have
any padding on it.

Signed-off-by: André Roth <neolynx@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
lib/include/descriptors/nit.h