- Adapted indenation to new agreed upon system
This commit is contained in:
@ -21,11 +21,11 @@
|
||||
/*
|
||||
** Structure to which the EL755_Open handle points.
|
||||
*/
|
||||
struct EL755info {
|
||||
struct AsynSrv__info asyn_info; /* Contains skt, host, port & chan */
|
||||
int index;
|
||||
struct RS__MsgStruct to_host;
|
||||
struct RS__RespStruct from_host;
|
||||
};
|
||||
struct EL755info {
|
||||
struct AsynSrv__info asyn_info; /* Contains skt, host, port & chan */
|
||||
int index;
|
||||
struct RS__MsgStruct to_host;
|
||||
struct RS__RespStruct from_host;
|
||||
};
|
||||
/*------------------------------------------------ End of EL755_DEF.H --*/
|
||||
#endif /* _el755_def_ */
|
||||
#endif /* _el755_def_ */
|
||||
|
Reference in New Issue
Block a user