projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
ae635bb
)
Minor change after backpotinr
author
H.Merijn Brand <
[email protected]
>
Wed, 6 Jul 2016 07:03:08 +0000 (09:03 +0200)
committer
H.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
patch
|
blob
|
blame
|
history
diff --git
a/Configure
b/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);