diff options
author | Robert Nagy <robert@openbsd.org> | 2022-06-18 05:51:42 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-06-22 08:02:35 +0000 |
commit | 80ffbf089df7cc8d4b4879e23f6816fc7e338f7f (patch) | |
tree | 23b8c15850649e788bdcc2a8b3ed62ff0d793988 /www/chromium/files/patch-base_process_launch__posix.cc | |
parent | e408d5e4ec74b0d09aa3306a49065cac0c429427 (diff) |
Diffstat (limited to 'www/chromium/files/patch-base_process_launch__posix.cc')
-rw-r--r-- | www/chromium/files/patch-base_process_launch__posix.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-base_process_launch__posix.cc b/www/chromium/files/patch-base_process_launch__posix.cc index 7e4f92b48eb9..137785dd2f2b 100644 --- a/www/chromium/files/patch-base_process_launch__posix.cc +++ b/www/chromium/files/patch-base_process_launch__posix.cc @@ -1,6 +1,6 @@ ---- base/process/launch_posix.cc.orig 2022-02-07 13:39:41 UTC +--- base/process/launch_posix.cc.orig 2022-06-17 14:20:10 UTC +++ base/process/launch_posix.cc -@@ -64,6 +64,9 @@ +@@ -63,6 +63,9 @@ #error "macOS should use launch_mac.cc" #endif |