whitespace nit.

This commit is contained in:
Navdeep Parhar 2019-08-23 22:34:14 +00:00
parent 8bf3090312
commit 4e4469cf3c

View File

@ -1145,7 +1145,7 @@ get_l2te_for_nexthop(struct port_info *pi, struct ifnet *ifp,
struct l2t_entry *e;
struct sockaddr_in6 sin6;
struct sockaddr *dst = (void *)&sin6;
if (inc->inc_flags & INC_ISIPV6) {
struct nhop6_basic nh6;