Skip to content

Commit

Permalink
utfebcdic.h - fix comment indent
Browse files Browse the repository at this point in the history
  • Loading branch information
demerphq authored and jkeenan committed Dec 30, 2022
1 parent 556b785 commit 9f94aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utfebcdic.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
* macro NATIVE_TO_I8(). However, one "shadow", or parallel table,
* PL_utf8skip, has been constructed that doesn't require undoing things. It
* is such that for each byte, it says how long the sequence is if that
* (UTF-EBCDIC) byte were to begin it
* (UTF-EBCDIC) byte were to begin it.
*
* There are actually 3 slightly different UTF-EBCDIC encodings in
* ebcdic_tables.h, one for each of the code pages recognized by Perl. That
Expand Down

0 comments on commit 9f94aa8

Please sign in to comment.