]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] fix incorrect comment
authorEvan Hunt <each@isc.org>
Wed, 13 Sep 2017 20:53:49 +0000 (13:53 -0700)
committerEvan Hunt <each@isc.org>
Wed, 13 Sep 2017 20:53:49 +0000 (13:53 -0700)
lib/dns/include/dns/compress.h

index a560c59b82f000c767db9fe90450e67f83ef00d4..a9d4d5adf4b20f4c333b5559ffcb93ad7eaae50e 100644 (file)
@@ -98,7 +98,6 @@ dns_compress_init(dns_compress_t *cctx, int edns, isc_mem_t *mctx);
  *
  *     Returns:
  *     \li     #ISC_R_SUCCESS
- *     \li     failures from dns_rbt_create()
  */
 
 void