HomeFreeBSD

network.subr: Replace "\ " with "[[:space:]]"

Description

network.subr: Replace "\ " with ":space:"

":space:" is easier to read than "\ " and is conisitent with
clone_up().

Reported by: eugen
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D37748

Details

Provenance
cyAuthored on Dec 21 2022, 4:06 PM
Differential Revision
D37748: network.subr: Fix infinite loop
Parents
rGa1f28ec729f7: unzip: Document optional member list
Branches
Unknown
Tags
Unknown