aboutsummaryrefslogtreecommitdiff
path: root/ssh/test/sshd_test_pw.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh/test/sshd_test_pw.c')
-rw-r--r--ssh/test/sshd_test_pw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh/test/sshd_test_pw.c b/ssh/test/sshd_test_pw.c
index 2794a56..1e48619 100644
--- a/ssh/test/sshd_test_pw.c
+++ b/ssh/test/sshd_test_pw.c
@@ -20,7 +20,7 @@
// Run sshd:
// LD_PRELOAD="sshd_test_pw.so" TEST_USER="..." TEST_PASSWD="..." sshd ...
-// +build ignore
+//go:build ignore
#define _GNU_SOURCE
#include <string.h>