visibility for the printVoltages() prototype

This commit is contained in:
rlar 2010-10-15 18:55:13 +00:00
parent 59e223c5e4
commit e3cdd8ee4d
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2010-10-15 Robert Larice
* src/ciderlib/support/devprint.c :
visibility for the printVoltages() prototype
2010-10-15 Robert Larice
* src/xspice/cmpp/ifs_lex.l :
disable dangling artifact

View File

@ -7,6 +7,7 @@ Author: 1992 David A. Gates, U. C. Berkeley CAD Group
#include "ngspice.h"
#include "optndefs.h"
#include "cidersupt.h"
void
printVoltages(FILE *file, char *mName, char *iName, int devType,