clang-format
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
#define _LAMEBUS_LTRACE_H_
|
||||
|
||||
struct ltrace_softc {
|
||||
/* Initialized by lower-level attachment function */
|
||||
void *lt_busdata;
|
||||
uint32_t lt_buspos;
|
||||
bool lt_canstop;
|
||||
bool lt_canprof;
|
||||
/* Initialized by lower-level attachment function */
|
||||
void *lt_busdata;
|
||||
uint32_t lt_buspos;
|
||||
bool lt_canstop;
|
||||
bool lt_canprof;
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user