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