diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2025-01-19 21:02:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-19 21:02:03 +0100 |
commit | 45066c4a0d7c82b2fa6ee42136d5fd8974ad3fc2 (patch) | |
tree | eb7a1ee282f69949165054a9f9ca090ff1cb6cf8 /doc | |
parent | 0d18746e09ac79459fbfe81e4ee67fd960463353 (diff) |
OpenVPN: fix a warning (#2686)
```
protocols/openvpn.c:378:11: error: variable 'iter' set but not used [-Werror,-Wunused-but-set-variable]
378 | int rc, iter, offset;
```
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions