File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 4343 * Adjust implicit weights for Tangut ideographs and Tangut components.
4444 * 2025-Feb-18 Tweak for typo.
4545 * 2025-Feb-19 Add time stamp and CTT table ID to output.
46+ * 2025-Jul-22 Update publication date for TR 30112.
4647 */
4748
4849#define _CRT_SECURE_NO_WARNINGS
@@ -962,7 +963,7 @@ char localbuf[48];
962963 fputs ( "% escape_char /\n% comment_char %\n\n% LC_COLLATE\n\n" , fd );
963964 fputs ( "% Decomment the lines above to create an\n" , fd );
964965 fputs ( "% LC_COLLATE definition in the style of ISO/IEC TR 14652:2004.\n\n" , fd );
965- fputs ( "% Note that ISO/IEC TR 14652:2004 has been replaced by ISO/IEC TR 30112:2014 .\n\n" , fd );
966+ fputs ( "% Note that ISO/IEC TR 14652:2004 has been replaced by ISO/IEC TR 30112:2020 .\n\n" , fd );
966967 fputs ( "% Autogenerated Common Template Table\n" , fd );
967968 dumpTimeStamp ( fd , "%" );
968969 sprintf ( localbuf , "%% CTT Table Name: %s\n" , cttID );
You can’t perform that action at this time.
0 commit comments