diff options
author | gordon <gordon@FreeBSD.org> | 2010-05-12 17:44:00 +0000 |
---|---|---|
committer | gordon <gordon@FreeBSD.org> | 2010-05-12 17:44:00 +0000 |
commit | aa2854668c2135ea17327ecfdb915bebc77548fe (patch) | |
tree | 8ea0a52b10171bb1921a03b799897510621245d7 /etc/networks | |
parent | 37f14d5393e3ae76ac2a4b7f4bc4852e6aaf3e7c (diff) | |
download | FreeBSD-src-aa2854668c2135ea17327ecfdb915bebc77548fe.zip FreeBSD-src-aa2854668c2135ea17327ecfdb915bebc77548fe.tar.gz |
Fix a bug due to a type conversion from 64 to 32 bits. The side effect of
this type conversion is the high bits which were used to indicate if a
special character was a literal or special were dropped. As a result, all
special character were treated as special, even if they were supposed to
be literals.
Reviewed by: gad@
Approved by: mentor (wes@)
Diffstat (limited to 'etc/networks')
0 files changed, 0 insertions, 0 deletions