Minor change after backpotinr
authorH.Merijn Brand <[email protected]>
Wed, 6 Jul 2016 07:03:08 +0000 (09:03 +0200)
committerH.Merijn Brand <[email protected]>
Wed, 6 Jul 2016 07:03:08 +0000 (09:03 +0200)
The oxford comma makes no sense in a list of just two

Configure

index 2a885ee..a6fd51f 100755 (executable)
--- 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);