diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2007-07-24 18:58:49 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2007-07-24 18:58:49 +0000 |
commit | d11845a844f1ce9d7247513d1a61f9f733c3a4f4 (patch) | |
tree | 755f9ffec702c6032f849bebde01372083ec74e5 /sbin/bioctl | |
parent | de559112e90706dbab29c8f62d8f75d0ccbfe834 (diff) |
simplify computations in the var module: instead of advancing a char *
and keeping track of a length, we just advance the char *, and ditch
the length. We can still get the length at the end of the top-level
functions to satisfy existing interfaces.
Much simpler code, less error-prone.
Okay millert@
Diffstat (limited to 'sbin/bioctl')
0 files changed, 0 insertions, 0 deletions