- 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

@@ -595,7 +595,7 @@ static int DornierStatNew(pVelSelDriv self, int *iCode, float *fCur){
{
pVelSelDriv pNew = NULL;
pDornier pDorn = NULL;
const char *pPtr = NULL;
char *pPtr = NULL;
int iVal, iRet, iPort;
char pHost[132];