This series is a mixture of patches to enable clang build and correct / insert doxygen comments. It ended up that way after git merges of local branches where they were originally developed. Hopefully they are all uncontroversial so can just be applied. Duncan Roe (4): src: doc: Miscellaneous documentation updates src: Enable clang build src: Fix invalid conversion specifier src: doc: Minor fix Pablo Neira Ayuso (1): doxygen: remove EXPORT_SYMBOL from the output doxygen.cfg.in | 2 +- src/extra/ipv4.c | 33 +++++---- src/extra/ipv6.c | 16 ++--- src/extra/pktbuff.c | 80 ++++++++++++---------- src/extra/tcp.c | 24 +++---- src/extra/udp.c | 53 +++++++-------- src/internal.h | 3 +- src/libnetfilter_queue.c | 173 +++++++++++++++++++++++------------------------ src/nlmsg.c | 63 ++++++++++------- 9 files changed, 236 insertions(+), 211 deletions(-) -- 2.14.5