summaryrefslogtreecommitdiffstats
path: root/lib/generic/trie.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/generic/trie.h')
-rw-r--r--lib/generic/trie.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/generic/trie.h b/lib/generic/trie.h
index a1db1a0b..58e5c64a 100644
--- a/lib/generic/trie.h
+++ b/lib/generic/trie.h
@@ -19,7 +19,7 @@
* - key lengths are limited by 2^32-1 ATM
*
* XXX EDITORS: trie.{h,c} are synced from
- * https://gitlab.labs.nic.cz/knot/knot-dns/tree/68352fc969/src/contrib/qp-trie
+ * https://gitlab.nic.cz/knot/knot-dns/tree/68352fc969/src/contrib/qp-trie
* only with tiny adjustments, mostly #includes and KR_EXPORT.
*/