|
From: Dan M. <da...@us...> - 2008-01-04 01:11:53
|
Module Name: pcb Committed By: danmc Date: Fri Jan 4 01:11:57 UTC 2008 Modified Files: pcb/src: action.c file.c misc.c Log Message: add some casts to silence some gcc4 warnings To generate a diff of this commit: cvs rdiff -r1.123 -r1.124 pcb/src/action.c cvs rdiff -r1.66 -r1.67 pcb/src/file.c cvs rdiff -r1.68 -r1.69 pcb/src/misc.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/action.c?r1=1.123&r2=1.124 http://pcb.cvs.sourceforge.net/pcb/pcb/src/file.c?r1=1.66&r2=1.67 http://pcb.cvs.sourceforge.net/pcb/pcb/src/misc.c?r1=1.68&r2=1.69 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |