From 4b93c0f0b80f342c6ff4ad4f5a5d5a61f81e5321 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Sun, 3 Mar 2002 13:26:53 +0000 Subject: [PATCH] Minor fix for JAM move --- mbsetup/ledit.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mbsetup/ledit.c b/mbsetup/ledit.c index 0306b698..7c57d60c 100644 --- a/mbsetup/ledit.c +++ b/mbsetup/ledit.c @@ -695,6 +695,7 @@ char *edit_jam(int y, int x, int l, char *line, char *help) * Old and new paths did exist and are different. * Test if we are doing a message base move. */ + working(5, 0, 0); from = calloc(PATH_MAX, sizeof(char)); too = calloc(PATH_MAX, sizeof(char)); sprintf(from, "%s.jhr", line); @@ -753,6 +754,7 @@ char *edit_jam(int y, int x, int l, char *line, char *help) } free(from); free(too); + working(0, 0, 0); } else if (strlen(s) == 0) { /* * If no new path, report