Subj : CVS commit src/smblib/smbdefs.h smblib.c To : All From : rswindell Date : Fri Dec 10 2004 02:23 pm src/smblib smbdefs.h 1.59 1.60 smblib.c 1.124 1.125 Update of /cvsroot/sbbs/src/smblib In directory cvs.synchro.net:/tmp/cvs-serv17796 Modified Files: smbdefs.h smblib.c Log Message: Passing a negative msg->offset to smb_getmsgidx() will return the index of a message from the end of the index (-1 = last message, -2 = second to last, etc) .