- Adapted indenation to new agreed upon system
- Fixed bad status in poldi zug driver
This commit is contained in:
12
amor2t.h
12
amor2t.h
@@ -11,11 +11,11 @@
|
||||
#ifndef AMOR2T
|
||||
#define AMOR2T
|
||||
|
||||
typedef struct __AMOR2T *pAmor2T;
|
||||
typedef struct __AMOR2T *pAmor2T;
|
||||
|
||||
int Amor2TFactory(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
int Amor2TAction(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
int Amor2TFactory(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
int Amor2TAction(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user