Small bug fix in the code

This commit is contained in:
pnenzi 2000-05-23 20:19:19 +00:00
parent f9144f90b3
commit 491883fe33
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Modified: Apr 2000 - Paolo Nenzi
IFparm RESpTable[] = { /* parameters */
IOPP( "resistance", RES_RESIST, IF_REAL,"Resistance"),
IOPPA( "ac", RES_ACRESIST, IF_REAL, "AC resistance value"),
IOPAA( "ac", RES_ACRESIST, IF_REAL, "AC resistance value"),
IOPZU( "temp", RES_TEMP, IF_REAL,"Instance operating temperature"),
IOPQU( "l", RES_LENGTH, IF_REAL,"Length"),
IOPZU( "w", RES_WIDTH, IF_REAL,"Width"),