mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
use type void* to pass anonymous data to function if_option()
indicate its actual type with an enum cp_types argument
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2010-07-17 Robert Larice
|
||||
* src/main.c ,
|
||||
* src/frontend/inp.c ,
|
||||
* src/frontend/options.c ,
|
||||
* src/frontend/spiceif.c ,
|
||||
* src/frontend/spiceif.h ,
|
||||
* src/include/fteext.h :
|
||||
use type void* to pass anonymous data to function if_option()
|
||||
indicate its actual type with an enum cp_types argument
|
||||
|
||||
2010-07-17 Robert Larice
|
||||
* src/frontend/variable.c ,
|
||||
* src/frontend/variable.h ,
|
||||
|
||||
Reference in New Issue
Block a user