summaryrefslogtreecommitdiff
path: root/mh/repl.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-01-27 12:07:00 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-01-27 12:07:00 +0000
commitb6494c3a9e6ce643518f62ec9522d666e80e80b3 (patch)
tree6ef94f9ea1492900ce9ba896e1565a160993b409 /mh/repl.c
parent04151b74278a4ded09bc3e2ab6bf857d52f21db8 (diff)
downloadmailutils-b6494c3a9e6ce643518f62ec9522d666e80e80b3.tar.gz
mailutils-b6494c3a9e6ce643518f62ec9522d666e80e80b3.tar.bz2
Add 2006 to the copyright statement
Diffstat (limited to 'mh/repl.c')
-rw-r--r--mh/repl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mh/repl.c b/mh/repl.c
index c1decd720..d3530fb6c 100644
--- a/mh/repl.c
+++ b/mh/repl.c
@@ -299,7 +299,6 @@ make_draft (mu_mailbox_t mbox, int disp, struct mh_whatnow_env *wh)
unlink (wh->draftfile);
break;
}
-
rc = mu_mailbox_get_message (mbox, msgset.list[0], &msg);
if (rc)

Return to:

Send suggestions and report system problems to the System administrator.