CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/18 00:50:14
Modified files:
sbin/unwind : captiveportal.c control.c frontend.c resolver.c
unwind.c unwind.h
Log message:
Introduce IMSG_DATA_SIZE() macro to to replace reoccuring math on
imsg.hdr.len and shorten code.
Input & OK pamela
