diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2001-04-17 08:01:54 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2001-04-17 08:01:54 +0000 |
| commit | 4b7369ea648f8742b9ac53160865c17ba055d16c (patch) | |
| tree | f99b2a69d88e2bca5af01b192b70b2ae1f9ec71c /lib/libc/net/ns_addr.c | |
| parent | 3d09054934735eed13e46c0f26eb8a3db9e0ef02 (diff) | |
Notes
Diffstat (limited to 'lib/libc/net/ns_addr.c')
| -rw-r--r-- | lib/libc/net/ns_addr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/ns_addr.c b/lib/libc/net/ns_addr.c index b553fd8873c7..553d31ecdb98 100644 --- a/lib/libc/net/ns_addr.c +++ b/lib/libc/net/ns_addr.c @@ -62,7 +62,7 @@ ns_addr(name) /* * First, figure out what he intends as a field separtor. - * Despite the way this routine is written, the prefered + * Despite the way this routine is written, the preferred * form 2-272.AA001234H.01777, i.e. XDE standard. * Great efforts are made to insure backward compatibility. */ |
