mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
use a void* instead of a char* for anonymous `InitInfo' in src/sparse/*.c
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2010-07-23 Robert Larice
|
||||
* src/include/spmatrix.h ,
|
||||
* src/maths/sparse/spbuild.c ,
|
||||
* src/maths/sparse/spdefs.h :
|
||||
use a void* instead of a char* for anonymous `InitInfo' in src/sparse/*.c
|
||||
|
||||
2010-07-23 Robert Larice
|
||||
* src/maths/sparse/sputils.c :
|
||||
convert K&R function definitions to ansi style
|
||||
|
||||
Reference in New Issue
Block a user