aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-03-14 04:44:50 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-03-14 04:44:50 +0000
commitf34b0b77094710429baf281a4f567aaff526a756 (patch)
tree88b0dd96f5105e208de3c1cba81033e4d4fa8ef1 /fetchmail.c
parentb1a68e0ae19b4b7300fbe813f45a3577384c8675 (diff)
downloadfetchmail-f34b0b77094710429baf281a4f567aaff526a756.tar.gz
fetchmail-f34b0b77094710429baf281a4f567aaff526a756.tar.bz2
fetchmail-f34b0b77094710429baf281a4f567aaff526a756.zip
Rename idle().
svn path=/trunk/; revision=2826
Diffstat (limited to 'fetchmail.c')
-rw-r--r--fetchmail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.c b/fetchmail.c
index 95430c08..8d9dc8cc 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -729,7 +729,7 @@ int main(int argc, char **argv)
* unwedge all servers in case the problem has been
* manually repaired.
*/
- if ((lastsig = idle(run.poll_interval)))
+ if ((lastsig = interruptible_idle(run.poll_interval)))
{
#ifdef SYS_SIGLIST_DECLARED
report(stdout,