]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
all: use ++ to increment
authorJosh Bleecher Snyder <josh@tailscale.com>
Tue, 22 Dec 2020 19:38:24 +0000 (11:38 -0800)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 7 Jan 2021 13:49:44 +0000 (14:49 +0100)
commit1481e72107db7b42db88047ad1faf7cb6924fb78
treecee7d0df35c37e9b03bae2d5330d0a2949f209af
parentd0f8e9477c14a1c92f84beb46cd17b91c56fae44
all: use ++ to increment

Make the code slightly more idiomatic. No functional changes.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
device/allowedips_rand_test.go
device/allowedips_test.go
device/device.go
device/pools.go
tun/tun_openbsd.go