rtsock: Fix a typo in a source code comment

- s/adddress/address/

(cherry picked from commit ab6d773dbf)
This commit is contained in:
Gordon Bergling 2024-01-22 21:53:21 +01:00
parent 79934439c1
commit a7fb3cfeb3

View file

@ -683,7 +683,7 @@ fill_addrinfo(struct rt_msghdr *rtm, int len, struct linear_buffer *lb, u_int fi
/*
* A host route through the loopback interface is
* installed for each interface adddress. In pre 8.0
* installed for each interface address. In pre 8.0
* releases the interface address of a PPP link type
* is not reachable locally. This behavior is fixed as
* part of the new L2/L3 redesign and rewrite work. The