]> diplodocus.org Git - nmh/blobdiff - uip/refile.c
Added warning about when post(1) can't refile(1) a draft.
[nmh] / uip / refile.c
index ce56c51e8d3b53e344282ae164b219114564a42d..05a533e2752c2dc941b3cb5ca5a6de70aba1def2 100644 (file)
@@ -1,6 +1,4 @@
-
-/*
- * refile.c -- move or link message(s) from a source folder
+/* refile.c -- move or link message(s) from a source folder
  *          -- into one or more destination folders
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
@@ -312,7 +310,7 @@ opnfolds (struct msgs *src_folder, struct st_fold *folders, int nfolders)
 
 
 /*
- * Set the Previous-Sequence and then sychronize the
+ * Set the Previous-Sequence and then synchronize the
  * sequence file, for each destination folder.
  */