mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
fix usage of an uninitialized variable
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
2011-07-23 Robert Larice <>
|
||||
2011-07-23 Robert Larice
|
||||
* src/spicelib/analysis/cktsens.c :
|
||||
fix usage of an uninitialized variable
|
||||
|
||||
2011-07-23 Robert Larice
|
||||
* src/ciderlib/oned/oneprint.c ,
|
||||
* src/ciderlib/twod/twoprint.c :
|
||||
use #include <inttypes.h> to platform independent print 'size_t' variables
|
||||
|
||||
Reference in New Issue
Block a user