This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
614148a
)
remove the byte-order-mark introduced to sv.c by 5488d373
author
Tony Cook
<tony@develop-help.com>
Fri, 7 Aug 2015 04:20:36 +0000
(14:20 +1000)
committer
Tony Cook
<tony@develop-help.com>
Fri, 7 Aug 2015 04:20:36 +0000
(14:20 +1000)
This causes the build to fail on NetBSD
sv.c
patch
|
blob
|
blame
|
history
diff --git
a/sv.c
b/sv.c
index
dff55c9
..
79d2719
100644
(file)
--- a/
sv.c
+++ b/
sv.c
@@
-1,4
+1,4
@@
-
/* sv.c
+/* sv.c
*
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
* 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by Larry Wall