From: Antonio Ospite Date: Fri, 13 Jan 2012 12:43:59 +0000 (+0100) Subject: Rename the header_len field to header_data_len X-Git-Tag: v0.1.0~31 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/a2f4e8869a9e862dacb69454e4e11f0e75026ee0?hp=a2f4e8869a9e862dacb69454e4e11f0e75026ee0 Rename the header_len field to header_data_len This matches better match its meaning, it is not the length of the whole header, but only of the header_data section. ---