summaryrefslogtreecommitdiff
path: root/debian/patches/51_kfreebsd_strnstr_build_fix.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/51_kfreebsd_strnstr_build_fix.diff')
-rw-r--r--debian/patches/51_kfreebsd_strnstr_build_fix.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/51_kfreebsd_strnstr_build_fix.diff b/debian/patches/51_kfreebsd_strnstr_build_fix.diff
index 506ec40..5dd5aa7 100644
--- a/debian/patches/51_kfreebsd_strnstr_build_fix.diff
+++ b/debian/patches/51_kfreebsd_strnstr_build_fix.diff
@@ -20,7 +20,7 @@ Bug: https://bugs.webkit.org/show_bug.cgi?id=33903
--- a/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
+++ b/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
-@@ -393,7 +393,7 @@
+@@ -415,7 +415,7 @@
#endif
/* OS(LINUX) - Linux */