diff options
author | 2011-04-23 13:43:44 +0000 | |
---|---|---|
committer | 2011-04-23 13:43:44 +0000 | |
commit | d39ff034a28a06d58ce099da171a7ab163c7057b (patch) | |
tree | a6893a2944c23a09cbddfe4ebe3f5a8f144d9226 /sys/dev/vnd.c | |
parent | improve line breaking in SYNOPSIS now that semantics of the .Bk macro (diff) | |
download | wireguard-openbsd-d39ff034a28a06d58ce099da171a7ab163c7057b.tar.xz wireguard-openbsd-d39ff034a28a06d58ce099da171a7ab163c7057b.zip |
Very nice bugfix from Andrew Fresh, who writes:
>> "return if !%changed;" in check_filelist would never return
because just above "for @{$changed{xxx}}" autovivifys $changed{xxx} = []
if it is not set already. <<
I hate autovivification, and it hates me.
Diffstat (limited to 'sys/dev/vnd.c')
0 files changed, 0 insertions, 0 deletions