diff options
Diffstat (limited to 'lang/fpc/files/patch-rtl-unix_bunxh.inc')
-rw-r--r-- | lang/fpc/files/patch-rtl-unix_bunxh.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/fpc/files/patch-rtl-unix_bunxh.inc b/lang/fpc/files/patch-rtl-unix_bunxh.inc index bc8ae3f5a68a..5fb2ec529b41 100644 --- a/lang/fpc/files/patch-rtl-unix_bunxh.inc +++ b/lang/fpc/files/patch-rtl-unix_bunxh.inc @@ -1,5 +1,5 @@ ---- rtl/unix/bunxh.inc 2020-02-21 18:37:42.890255000 -0500 -+++ rtl/unix/bunxh.inc 2020-02-21 18:38:00.256721000 -0500 +--- rtl/unix/bunxh.inc 2019-11-05 11:17:53.000000000 -0500 ++++ rtl/unix/bunxh.inc 2022-05-27 15:51:22.481698000 -0500 @@ -34,7 +34,7 @@ Function FpChmod (path : pChar; Mode : TMode): cInt; Function FpChown (path : pChar; owner : TUid; group : TGid): cInt; |