aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/ml/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/upas/ml/common.c')
-rw-r--r--src/cmd/upas/ml/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/upas/ml/common.c b/src/cmd/upas/ml/common.c
index 307a4925..c389d639 100644
--- a/src/cmd/upas/ml/common.c
+++ b/src/cmd/upas/ml/common.c
@@ -185,7 +185,7 @@ sendnotification(char *addr, char *listname, int rem)
fprint(pfd[1], "the word 'remove' in the subject or body.\n");
}
close(pfd[1]);
-
+
/* wait for mailer to end */
while(w = wait()){
if(w->msg != nil && w->msg[0])