fixed small bugs/unproper code

This commit is contained in:
zolliker
2005-03-04 09:43:18 +00:00
parent 0a30ff82c3
commit b6f7d27147
10 changed files with 44 additions and 135 deletions

View File

@ -19,7 +19,7 @@
pMotReg FindMotFromDataStructure(int iList, void *pData);
int CheckAllMotors(int iList, SConnection *pCon);
void KillMotList(int iList);
void StopAllMotors(int iList);
#endif