[ES40-developers] Patch: clean up warnings
Status: Alpha
Brought to you by:
iamcamiel
From: Brian W. <bdw...@in...> - 2008-02-21 14:39:27
|
This patch cleans up some warnings when gcc is run with -Wall. Mostly it is fixing RestoreState and SaveState printf cast warnings. It does initialize some variables and changes the CSCSIDevice destructor to be virtual and adds a newline onto a few files which don't have them. Brian |