cleanup, some more (*p).foo --> p->foo

This commit is contained in:
rlar
2011-05-01 17:27:52 +00:00
parent 3349b98145
commit c1683a5571
7 changed files with 40 additions and 38 deletions
+9
View File
@@ -1,3 +1,12 @@
2011-05-01 Robert Larice
* src/spicelib/parser/inpaname.c ,
* src/spicelib/parser/inpdpar.c ,
* src/spicelib/parser/inpgmod.c ,
* src/spicelib/parser/inppname.c ,
* src/spicelib/parser/inptyplk.c ,
* src/xspice/mif/mifgetmod.c :
cleanup, some more (*p).foo --> p->foo
2011-04-30 Robert Larice
* src/spicelib/devices/cktbindnode.c ,
* src/spicelib/devices/hisimhv/hsmhvmask.c ,