- Adapted indenation to new agreed upon system
- Fixed bad status in poldi zug driver
This commit is contained in:
4
oxinst.h
4
oxinst.h
@ -12,8 +12,8 @@ Markus Zolliker, March 2005
|
||||
#include "ease.h"
|
||||
|
||||
int OxiHandler(void *eab);
|
||||
double OxiGet(EaseBase *eab, int dig, int *pdig, double old);
|
||||
void OxiSet(EaseBase *eab, char *cmd, double val, int dig);
|
||||
double OxiGet(EaseBase * eab, int dig, int *pdig, double old);
|
||||
void OxiSet(EaseBase * eab, char *cmd, double val, int dig);
|
||||
|
||||
/* usage of the syntax field of EaseBase:
|
||||
syntax <= 0: old syntax, in general without decimal point
|
||||
|
Reference in New Issue
Block a user