diff options
Diffstat (limited to 'x11-toolkits/swt/files/patch-os.c')
-rw-r--r-- | x11-toolkits/swt/files/patch-os.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/swt/files/patch-os.c b/x11-toolkits/swt/files/patch-os.c index ad5cc50177bc..e44dbf2a4fcb 100644 --- a/x11-toolkits/swt/files/patch-os.c +++ b/x11-toolkits/swt/files/patch-os.c @@ -1,5 +1,5 @@ ---- os.c.orig 2008-12-31 16:16:39.000000000 -0500 -+++ os.c 2008-12-31 16:20:29.000000000 -0500 +--- os.c.orig 2008-12-31 21:16:39 UTC ++++ os.c @@ -18036,11 +18036,16 @@ jintLong rc = 0; OS_NATIVE_ENTER(env, that, realpath_FUNC); |