Subj : CVS commit src/sbbs3/js_msgbase.c To : All From : rswindell Date : Wed Dec 08 2004 02:55 pm src/sbbs3 js_msgbase.c 1.108 1.109 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv12362 Modified Files: js_msgbase.c Log Message: Message index.offset property (returned from get_msg_index) is now the index record number rather than the header byte offset, to be consistent with other uses of message "offset" in this class. .