Comment added.

This commit is contained in:
Alexei Podtelezhnikov 2023-08-29 19:18:43 +00:00
parent c46c4b8e79
commit 2f7abe4838
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@
FT_UInt len = strings[p];
/* accept but report names longer than the AGL max */
FT_TRACE4(( len < 40U ? ""
: "load_format_20: %u-byte name found\n",
len ));