perlio.c: Fix grammar in comment

This commit is contained in:
Karl Williamson 2026-01-19 10:02:46 -07:00
parent 06c43a5106
commit 7e57931a2b

View File

@ -2404,7 +2404,7 @@ PerlIOBase_pushed(pTHX_ PerlIO *f, const char *mode, SV *arg, PerlIO_funcs *tab)
SETERRNO(EINVAL, LIB_INVARG);
return -1;
}
#ifdef __MVS__ /* XXX Perhaps should be be OEMVS instead of __MVS__ */
#ifdef __MVS__ /* XXX Perhaps should be OEMVS instead of __MVS__ */
{
/* The mode variable contains one positional parameter followed by
* optional keyword parameters. The positional parameters must be