[Fastlc-fastcap-cvs] CVS commit:fastcap/src
Brought to you by:
danmc
From: Dan M. <da...@us...> - 2004-10-10 21:57:13
|
Module Name: fastcap Committed By: danmc Date: Sun Oct 10 21:57:05 UTC 2004 Modified Files: fastcap/src: input.c Log Message: Make sure we correctly set the "prev" pointer in a linked list. Avoids some segfaults and bus errors (which depends on which platform). Also include a missing header. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 fastcap/src/input.c To view the diffs online visit: http://cvs.sourceforge.net/viewcvs.py/fastlc/fastcap/src/input.c?r1=1.5&r2=1.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |