function pointer invocation, (*p)(...) ---> p(...)

This commit is contained in:
rlar
2011-06-23 16:45:32 +00:00
parent 2cac6ca4b2
commit 9ee308a2a5
5 changed files with 16 additions and 9 deletions
+7
View File
@@ -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