Skip to content

Commit c9b4929

Browse files
committed
Add deprecation message
1 parent 8b8b57d commit c9b4929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lex.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ x"00 FBCD 32FD 0A" // same as
416416
$(P Whitespace and newlines are ignored, so the hex data can be easily
417417
formatted. The number of hex characters must be a multiple of 2.)
418418

419-
---
419+
$(P Note: Hex Strings are $(B deprecated). Please use $(REF hexString, std,conv) instead.)
420420

421421
$(H3 $(LNAME2 delimited_strings, Delimited Strings))
422422

0 commit comments

Comments
 (0)