diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-03-26 17:44:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-03-26 17:44:50 +0000 |
commit | c28175eccecf6f964ddd6687fc7696843eeba34d (patch) | |
tree | 476e0de7319fef0e7562e6480378a0e612543174 /posix/gai.conf | |
parent | 0bcd532145e93e7040d9d56985e63b0133116a00 (diff) | |
download | glibc-c28175eccecf6f964ddd6687fc7696843eeba34d.zip glibc-c28175eccecf6f964ddd6687fc7696843eeba34d.tar.gz glibc-c28175eccecf6f964ddd6687fc7696843eeba34d.tar.bz2 |
Fix comment for scope nullbits.
Diffstat (limited to 'posix/gai.conf')
-rw-r--r-- | posix/gai.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/gai.conf b/posix/gai.conf index b4abfc1..3dba1a9 100644 --- a/posix/gai.conf +++ b/posix/gai.conf @@ -65,4 +65,4 @@ #scopev4 ::ffff:10.0.0.0/104 5 #scopev4 ::ffff:172.16.0.0/108 5 #scopev4 ::ffff:192.168.0.0/112 5 -#scopev4 ::ffff:0.0.0.0 14 +#scopev4 ::ffff:0.0.0.0/96 14 |