diff options
author | bz <bz@FreeBSD.org> | 2007-11-28 13:33:27 +0000 |
---|---|---|
committer | bz <bz@FreeBSD.org> | 2007-11-28 13:33:27 +0000 |
commit | 621536d5d9c65a709d234562d0458a3adcfc7bcb (patch) | |
tree | f0281c7ff229194d3bb485002169b5227bf305de /sbin | |
parent | 373ab6f7ab883fb6e0d82e3dd5d962e09484e866 (diff) | |
download | FreeBSD-src-621536d5d9c65a709d234562d0458a3adcfc7bcb.zip FreeBSD-src-621536d5d9c65a709d234562d0458a3adcfc7bcb.tar.gz |
Let opt be an array. Though &opt[0] == opt == &opt, &opt is highly
confusing and hard to understand so change it to just opt and
remove the extra cast no longer/not needed.
Discussed with: rwatson
MFC after: 3 days
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions