CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/06 09:55:15
Modified files:
sys/netinet : ip_ipip.c ip_ipsp.c ip_ipsp.h
Log message:
Convert the xformsw definition to C99 style initializer. Also fix
the function declaration of ipe4_input() and avoid a wrong cast.
OK mikeb@ dhill@
