Skip to content

Commit 9f94aa8

Browse files
demerphqjkeenan
authored andcommitted
utfebcdic.h - fix comment indent
1 parent 556b785 commit 9f94aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utfebcdic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
* macro NATIVE_TO_I8(). However, one "shadow", or parallel table,
7474
* PL_utf8skip, has been constructed that doesn't require undoing things. It
7575
* is such that for each byte, it says how long the sequence is if that
76-
* (UTF-EBCDIC) byte were to begin it
76+
* (UTF-EBCDIC) byte were to begin it.
7777
*
7878
* There are actually 3 slightly different UTF-EBCDIC encodings in
7979
* ebcdic_tables.h, one for each of the code pages recognized by Perl. That

0 commit comments

Comments
 (0)