Skip to content

Commit d2178bb

Browse files
committed
perl.h: Fix comment
1 parent e0ffa6d commit d2178bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4713,7 +4713,7 @@ EXTCONST int PL_sig_num[];
47134713
# ifndef EBCDIC
47144714

47154715
/* The EBCDIC fold table depends on the code page, and hence is found in
4716-
* utfebcdic.h */
4716+
* ebcdic_tables.h */
47174717

47184718
EXTCONST unsigned char PL_fold[] = {
47194719
0, 1, 2, 3, 4, 5, 6, 7,

0 commit comments

Comments
 (0)