Skip to content

Commit 6c63559

Browse files
committed
Fix comment in SVCB test
1 parent 4452361 commit 6c63559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/svcb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ static const rdata_t d2_f5_rdata = RDATA(
161161
0x00,
162162
// key 667
163163
0x02, 0x9b,
164-
// length 9
164+
// length 5
165165
0x00, 0x05,
166166
// value
167167
0x68, 0x65, 0x6c, 0x6c, 0x6f);

0 commit comments

Comments
 (0)