nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] CVS: nmh/uip scan.c,1.8,1.8.2.1


From: Anders Eriksson <address@hidden>
Subject: [Nmh-commits] CVS: nmh/uip scan.c,1.8,1.8.2.1
Date: Mon, 21 Oct 2002 15:31:27 -0400

Update of /cvsroot/nmh/nmh/uip
In directory subversions:/tmp/cvs-serv8347

Modified Files:
      Tag: RELEASE_1_1
        scan.c 
Log Message:
Changed scan to always pass the folder argument. This is in line
with the man page.


Index: scan.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/scan.c,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -C2 -r1.8 -r1.8.2.1
*** scan.c      2 Jul 2002 22:09:15 -0000       1.8
--- scan.c      21 Oct 2002 19:31:25 -0000      1.8.2.1
***************
*** 321,325 ****
            switch (state = scan (in, msgnum, 0, nfs, width,
                        msgnum == mp->curmsg, unseen,
!                       hdrflag ? folder : NULL, 0L, 1)) {
                case SCNMSG: 
                case SCNENC: 
--- 321,325 ----
            switch (state = scan (in, msgnum, 0, nfs, width,
                        msgnum == mp->curmsg, unseen,
!                       folder, 0L, 1)) {
                case SCNMSG: 
                case SCNENC: 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]