In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/6982f23dff629b361f9ef59318bb62f1c4ced357?hp=ae635bbffa4769051671b9832a7472b9d977c198>
- Log ----------------------------------------------------------------- commit 6982f23dff629b361f9ef59318bb62f1c4ced357 Author: H.Merijn Brand <[email protected]> Date: Wed Jul 6 09:03:08 2016 +0200 Minor change after backpotinr The oxford comma makes no sense in a list of just two ----------------------------------------------------------------------- Summary of changes: Configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configure b/Configure index 2a885ee..a6fd51f 100755 --- a/Configure +++ b/Configure @@ -10181,7 +10181,7 @@ int main() { exit(0); } #endif - /* Then there are old mainframe/miniframe formats like IBM, and CRAY. + /* Then there are old mainframe/miniframe formats like IBM and CRAY. * Whether those environments can still build Perl is debatable. */ printf("-1\n"); /* unknown */ exit(0); -- Perl5 Master Repository
