summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite/files/patch-dbdimp.h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBD-SQLite/files/patch-dbdimp.h')
-rw-r--r--databases/p5-DBD-SQLite/files/patch-dbdimp.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-SQLite/files/patch-dbdimp.h b/databases/p5-DBD-SQLite/files/patch-dbdimp.h
index 4506595aca58..1feaf40519e9 100644
--- a/databases/p5-DBD-SQLite/files/patch-dbdimp.h
+++ b/databases/p5-DBD-SQLite/files/patch-dbdimp.h
@@ -1,6 +1,6 @@
---- dbdimp.h.orig Fri Sep 8 06:50:50 2006
-+++ dbdimp.h Tue Sep 12 14:00:36 2006
-@@ -105,6 +105,9 @@
+--- dbdimp.h.orig 2021-06-05 16:28:51 UTC
++++ dbdimp.h
+@@ -222,6 +222,9 @@ newUTF8SVpvn(char *s, STRLEN len) {
#define newUTF8SVpvn newSVpvn
#define SvUTF8_on(a) (a)
#define SvUTF8_off(a) (a)
@@ -9,4 +9,4 @@
+#endif
#define sv_utf8_upgrade(a) (a)
- #endif
+ #endif /* #ifdef SvUTF8_on */