aboutsummaryrefslogtreecommitdiff
path: root/src/htbt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/htbt.c')
-rw-r--r--src/htbt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htbt.c b/src/htbt.c
index 7337ca7..28f49c3 100644
--- a/src/htbt.c
+++ b/src/htbt.c
@@ -2034,7 +2034,7 @@ static void htbt_cncp_do_probe (prne_htbt_t *ctx) {
}
rr = prm.fut->rr + idx;
- // <uint32_t number of entries in hex> <txt rec name suffix>
+ // format: <uint32_t number of entries in hex><txt rec name suffix>
// Parse header
if (rr->rd_data[0] < 9) {
prne_dbgpf("* TXTREC format error: insufficient length\n");