aboutsummaryrefslogtreecommitdiff
path: root/otr
diff options
context:
space:
mode:
Diffstat (limited to 'otr')
-rw-r--r--otr/libotr_test_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otr/libotr_test_helper.c b/otr/libotr_test_helper.c
index b3ca072..aae03a3 100644
--- a/otr/libotr_test_helper.c
+++ b/otr/libotr_test_helper.c
@@ -5,7 +5,7 @@
// This code can be compiled and used to test the otr package against libotr.
// See otr_test.go.
-// +build ignore
+//go:build ignore
#include <stdio.h>
#include <stdlib.h>