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