diff options
author | 2004-05-03 07:51:59 +0000 | |
---|---|---|
committer | 2004-05-03 07:51:59 +0000 | |
commit | 52e24287cb1a245604dda0b2b3b67b2a5353e144 (patch) | |
tree | 489a0a28fa1bfee20981ec756eb19cb123d035cf /lib | |
parent | protecing with NONE means we must drop the wired count. (diff) | |
download | wireguard-openbsd-52e24287cb1a245604dda0b2b3b67b2a5353e144.tar.xz wireguard-openbsd-52e24287cb1a245604dda0b2b3b67b2a5353e144.zip |
fix a stupid mistake in my previous commit.
"if (error == 0)" should be "if (error != 0)".
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions