]> diplodocus.org Git - nmh/commitdiff
Corrected comment describing copy_seqs().
authorDavid Levine <levinedl@acm.org>
Fri, 15 Mar 2013 13:50:23 +0000 (08:50 -0500)
committerDavid Levine <levinedl@acm.org>
Fri, 15 Mar 2013 13:50:23 +0000 (08:50 -0500)
uip/refile.c

index 10c9be0e9edd3e89e28249523a9f6e296ec5da22..1d44b362d21aa4b4dfec53660318b2b090774c9b 100644 (file)
@@ -381,7 +381,7 @@ m_file (struct msgs *mp, char *msgfile, int oldmsgnum,
 
 /*
  * Copy sequence information for a refiled message to its
- * new folder(s).  Skip the cur sequence.
+ * new folder.  Skip the cur sequence.
  */
 static void
 copy_seqs (struct msgs *oldmp, int oldmsgnum, struct msgs *newmp, int newmsgnum)