diff options
Diffstat (limited to 'chinese/pine4/files/patch-ac')
-rw-r--r-- | chinese/pine4/files/patch-ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/pine4/files/patch-ac b/chinese/pine4/files/patch-ac index 019b2b798002..6c7f80761c01 100644 --- a/chinese/pine4/files/patch-ac +++ b/chinese/pine4/files/patch-ac @@ -1,6 +1,6 @@ ---- imap/src/osdep/unix/unix.c.orig Tue Jun 23 08:25:52 1998 -+++ imap/src/osdep/unix/unix.c Wed Jul 15 17:02:29 1998 -@@ -1006,7 +1006,11 @@ +--- imap/src/osdep/unix/unix.c.orig Thu Jul 16 09:52:38 1998 ++++ imap/src/osdep/unix/unix.c Tue Jul 28 08:34:59 1998 +@@ -1008,7 +1008,11 @@ /* try again if file exists(?) */ if (!stat (hitch,&sb)) break; /* punt silently if paranoid site */ |