diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 00:41:02 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 00:41:02 +0000 |
commit | 615932e68664de2677180c9b9da8acb1f98ac87d (patch) | |
tree | 87ce9df7e122c54e21f70a8b6a02b0ca279cd0ee /chinese/pine4/files/patch-bl | |
parent | Update to version 5.31. (diff) |
Update to version 4.20.
PR: 14575
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=22755
Diffstat (limited to 'chinese/pine4/files/patch-bl')
-rw-r--r-- | chinese/pine4/files/patch-bl | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chinese/pine4/files/patch-bl b/chinese/pine4/files/patch-bl index b3e1cc66d0ba..c546febae630 100644 --- a/chinese/pine4/files/patch-bl +++ b/chinese/pine4/files/patch-bl @@ -1,6 +1,6 @@ ---- pine/signals.c.orig Tue Jul 7 07:42:45 1998 -+++ pine/signals.c Tue Aug 4 12:42:21 1998 -@@ -386,7 +386,7 @@ +--- pine/signals.c.orig Wed Apr 21 08:25:18 1999 ++++ pine/signals.c Thu Oct 14 10:53:45 1999 +@@ -385,7 +385,7 @@ ps_global->inbox_stream->rdonly = 1; /* and become read-only */ mail_ping(ps_global->inbox_stream); q_status_message(SM_ASYNC, 3, 7, @@ -9,7 +9,7 @@ dprint(1, (debugfile, "** INBOX went read-only **\n\n")); } -@@ -398,7 +398,7 @@ +@@ -397,7 +397,7 @@ ps_global->mail_stream->rdonly = 1; /* and become read-only */ mail_ping(ps_global->mail_stream); q_status_message(SM_ASYNC, 3, 7, @@ -18,7 +18,7 @@ dprint(1, (debugfile, "** secondary folder went read-only **\n\n")); } } -@@ -536,7 +536,7 @@ +@@ -535,7 +535,7 @@ int retval = 1; dprint(9,(debugfile, "busy_alarm(%d, %s, %p, %d)\n", @@ -27,7 +27,7 @@ /* * If we're already busy'ing, and we don't have something special, -@@ -560,7 +560,7 @@ +@@ -559,7 +559,7 @@ final_message = 1; } else{ |