- Fix doxygen comment syntax.

This commit is contained in:
W.C.A. Wijngaards
2026-04-21 13:44:55 +02:00
parent 84ab430e11
commit 68ec61da2a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -45,6 +45,7 @@
the step in the chain of trust as secure, when it was not.
Thanks to Qifan Zhang, Palo Alto Networks for the report.
- Set version number to 1.25.0 of code repository.
- Fix doxygen comment syntax.
20 April 2026: Wouter
- Fix compile warnings for thread setname routine, and test compile.
+1 -1
View File
@@ -429,7 +429,7 @@ struct dns_msg* val_find_DS(struct module_env* env, uint8_t* nm, size_t nmlen,
/**
* Derive expected CNAME target from DNAME substitution per RFC 6672 s3.1
* @param cname: CNAME RRset, (e.g., b.d.a005.test CNAME <some cname target>)
* @param cname: CNAME RRset, (e.g., b.d.a005.test CNAME 'some cname target')
* @param dname: DNAME RRset, (e.g., d.a005.test DNAME tgt.a005.test)
* @param out: Output buffer for expected CNAME target
* @param outlen: Output buffer size