- Adapted indenation to new agreed upon system
- Fixed bad status in poldi zug driver
This commit is contained in:
@ -11,11 +11,10 @@
|
||||
#ifndef AMORSTATUS
|
||||
#define AMORSTATUS
|
||||
|
||||
int AmorStatusFactory(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int AmorStatusFactory(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
int AmorStatusAction(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
void KillAmorStatus(void *pData);
|
||||
int AmorStatusAction(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
void KillAmorStatus(void *pData);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user