diff options
author | 2007-07-24 18:58:48 +0000 | |
---|---|---|
committer | 2007-07-24 18:58:48 +0000 | |
commit | 0f4e4af8fefb707ab1f61d8a082a368bf79aac59 (patch) | |
tree | a5c8239e59cc91584e6296b4883486689ef90822 /sys/net80211/ieee80211_crypto.c | |
parent | move the code that grabs a value in Var_Parse in its own function, (diff) | |
download | wireguard-openbsd-0f4e4af8fefb707ab1f61d8a082a368bf79aac59.tar.xz wireguard-openbsd-0f4e4af8fefb707ab1f61d8a082a368bf79aac59.zip |
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 'sys/net80211/ieee80211_crypto.c')
0 files changed, 0 insertions, 0 deletions