summaryrefslogtreecommitdiff
path: root/ext/POSIX/POSIX.pm
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>1998-07-28 17:40:42 +0100
committerGurusamy Sarathy <gsar@cpan.org>1998-08-02 03:49:33 +0000
commit4670cb3e90106d2cd45b584c58574e7ad6b818c9 (patch)
treecfcbca1718063906588ef7d8a082574d32c41217 /ext/POSIX/POSIX.pm
parent8e30cc93fcf10cc99533d7ed3161b6c4a0fabd93 (diff)
downloadperl-4670cb3e90106d2cd45b584c58574e7ad6b818c9.tar.gz
hand-apply whitespace-mutiliated patch
Message-Id: <199807281540.QAA04640@flirble.org> Subject: [PATCH] POSIX::ELOOP p4raw-id: //depot/maint-5.005/perl@1684
Diffstat (limited to 'ext/POSIX/POSIX.pm')
-rw-r--r--ext/POSIX/POSIX.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/POSIX/POSIX.pm b/ext/POSIX/POSIX.pm
index 32010d62e0..5d3ef5cb50 100644
--- a/ext/POSIX/POSIX.pm
+++ b/ext/POSIX/POSIX.pm
@@ -68,7 +68,7 @@ $VERSION = "1.02" ;
_POSIX_LINK_MAX _POSIX_MAX_CANON _POSIX_MAX_INPUT
_POSIX_NAME_MAX _POSIX_NGROUPS_MAX _POSIX_OPEN_MAX
_POSIX_PATH_MAX _POSIX_PIPE_BUF _POSIX_SSIZE_MAX
- _POSIX_STREADM_MAX _POSIX_TZNAME_MAX)],
+ _POSIX_STREAM_MAX _POSIX_TZNAME_MAX)],
locale_h => [qw(LC_ALL LC_COLLATE LC_CTYPE LC_MONETARY LC_NUMERIC
LC_TIME NULL localeconv setlocale)],