CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/06/03 15:19:07

Modified files:
        usr.sbin/bgpd  : kroute.c 

Log message:
Instead of doing a poor mans offsetof() implementation change the code
to use an end pointer to compare against. Looks less scary and makes
gcc4 happy. OK henning@

Reply via email to