Subj : CVS commit src/sbbs3/js_queue.c To : All From : rswindell Date : Wed Nov 17 2004 05:00 pm src/sbbs3 js_queue.c 1.7 1.8 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv20371 Modified Files: js_queue.c Log Message: listRemoveNode() now accepts BOOL free_data argument to specify whether or not to free the node's data pointer (list and node flags not used in determination) .