extflat: DevParam.(const char*)param_name consumer, nodeSpiceName()

This commit is contained in:
Darryl L. Miles 2025-07-23 20:58:41 +01:00
parent d78d7eddfd
commit e3bd60eba6
1 changed files with 1 additions and 1 deletions

View File

@ -1788,7 +1788,7 @@ topVisit(
DevParam *plist, *pptr; DevParam *plist, *pptr;
char *instname; char *instname;
char *subcktname; char *subcktname;
char *pname; const char *pname;
char **sorted_ports; char **sorted_ports;
linkedNodeName *lnn = NULL; linkedNodeName *lnn = NULL;