aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet/enums/gnunet-gns.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnunet/enums/gnunet-gns.tpl')
-rw-r--r--src/gnunet/enums/gnunet-gns.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gnunet/enums/gnunet-gns.tpl b/src/gnunet/enums/gnunet-gns.tpl
index 3249569..4f4f598 100644
--- a/src/gnunet/enums/gnunet-gns.tpl
+++ b/src/gnunet/enums/gnunet-gns.tpl
@@ -3,7 +3,7 @@
3//nolint:stylecheck // allow non-camel-case for constants 3//nolint:stylecheck // allow non-camel-case for constants
4package enums 4package enums
5 5
6type GNSType int 6type GNSType uint32
7 7
8// GNS constants 8// GNS constants
9const ( 9const (