- Added SicsList

- Removed group and description attributes from ObjectDescriptor
This commit is contained in:
koennecke
2006-01-16 08:32:17 +00:00
parent a5f315b56a
commit 0f22d2b0fa
12 changed files with 473 additions and 12 deletions

View File

@ -297,7 +297,7 @@
pC804Driv pNew = NULL;
int iRet, iVal, iTmo;
double dVal;
const char *pPar = NULL;
char *pPar = NULL;
char pCommand[20], pReply[40];
/* allocate space: the final frontier */