mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 05:47:42 +02:00
function pointer invocation, (*p)(...) ---> p(...)
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2011-06-23 Robert Larice
|
||||
* src/frontend/evaluate.c ,
|
||||
* src/misc/hash.c ,
|
||||
* src/spicelib/devices/ltra/ltraset.c ,
|
||||
* src/xspice/evt/evtdump.c :
|
||||
function pointer invocation, (*p)(...) ---> p(...)
|
||||
|
||||
2011-06-23 Robert Larice
|
||||
* src/main.c :
|
||||
tiny fix, reoccuring option `h' in the getopt_long() option string
|
||||
|
||||
Reference in New Issue
Block a user