diff options
author | 2007-07-30 09:51:53 +0000 | |
---|---|---|
committer | 2007-07-30 09:51:53 +0000 | |
commit | 5a5ca93effa9d0dd3a681c5cf5bbaa7d8d18e6eb (patch) | |
tree | ff71b34876e522395fed2e7495ab332a4ea914c0 /sys | |
parent | local is always true, so zap it. (diff) | |
download | wireguard-openbsd-5a5ca93effa9d0dd3a681c5cf5bbaa7d8d18e6eb.tar.xz wireguard-openbsd-5a5ca93effa9d0dd3a681c5cf5bbaa7d8d18e6eb.zip |
everywhere except in Var_Parse, we always add/append variables to the
VAR_GLOBAL context, so make it the common case: rename the basic functions
to Var_Set_with_ctxt/Var_Append_with_ctxt, define Var_Set and Var_Append
as macros that specify VAR_GLOBAL, and use these.
okay miod@
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions