projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e795fc
)
replace SV_COW_DROP_PV with an actual value
author
Tony Cook
<tony@develop-help.com>
Sat, 14 Jun 2014 01:10:57 +0000
(11:10 +1000)
committer
Tony Cook
<tony@develop-help.com>
Sat, 14 Jun 2014 01:11:05 +0000
(11:11 +1000)
Imager.xs
patch
|
blob
|
blame
|
history
diff --git
a/Imager.xs
b/Imager.xs
index 66d3c4448339cb3dd32e215f178c610bcbf45093..15750a251d9e6ed297117605c90d5eeadbc53c8e 100644
(file)
--- a/
Imager.xs
+++ b/
Imager.xs
@@
-31,7
+31,7
@@
extern "C" {
#include "imperl.h"
#ifndef SV_COW_DROP_PV
-#define SV_COW_DROP_PV
+#define SV_COW_DROP_PV
0
#endif
/*