diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-15 10:01:41 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-15 10:01:41 +0000 |
commit | 7f20e9dd0ffd291ea63da3dcb7fbfa7029e93f0d (patch) | |
tree | 62cf76567520648cde37f08655dea9b31851865e /Porting/config_H | |
parent | 7522fed5983de9fb01258eea70b60840a6a2c756 (diff) | |
download | perl-7f20e9dd0ffd291ea63da3dcb7fbfa7029e93f0d.tar.gz |
add stub docs for ext/B, other minor tweaks
p4raw-id: //depot/perl@1518
Diffstat (limited to 'Porting/config_H')
-rw-r--r-- | Porting/config_H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/config_H b/Porting/config_H index 56de734300..b4d96217ef 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -809,7 +809,7 @@ /* EBCDIC: * This symbol, if defined, indicates that this system uses * EBCDIC encoding. - *. + */ /*#define EBCDIC / **/ /* I_ARPA_INET: |