diff options
author | Patrick Luby <guibmacdev@gmail.com> | 2024-03-22 09:40:03 -0400 |
---|---|---|
committer | Patrick Luby <guibomacdev@gmail.com> | 2024-03-22 16:46:48 +0100 |
commit | b499f32c44babe8f60a6eef51bda6adb9b1cf54d (patch) | |
tree | 28966a21c3cc1053fb8bf9adb253b1274771705b /external | |
parent | df6fdb0041f8bfd251a4b03030b8bc47f0614c36 (diff) |
Clean up path in diff header line
Change-Id: I181c8c0f41bd4367c622352797f4c493e16c02c7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165165
Tested-by: Jenkins
Reviewed-by: Patrick Luby <guibomacdev@gmail.com>
Diffstat (limited to 'external')
-rw-r--r-- | external/gpgmepp/macos-tdf152524.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/gpgmepp/macos-tdf152524.patch b/external/gpgmepp/macos-tdf152524.patch index 2d328e4bde7d..c1cdd047dba8 100644 --- a/external/gpgmepp/macos-tdf152524.patch +++ b/external/gpgmepp/macos-tdf152524.patch @@ -1,5 +1,5 @@ --- src/posix-io.c 2023-02-01 11:50:48 -+++ /Users/pluby/posix-io.c 2024-03-21 09:50:24 ++++ src/posix-io.c 2024-03-21 09:50:24 @@ -67,6 +67,13 @@ #include "priv-io.h" #include "sema.h" |