mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-22 22:46:17 +00:00
astyle --formatted --mode=c --indent=spaces=2 --indent-switches --indent-preprocessor --keep-one-line-blocks --max-instatement-indent=60
This commit is contained in:
@@ -185,7 +185,7 @@ test_dep_states (void)
|
||||
.cut_test_context = test_context,
|
||||
};
|
||||
|
||||
struct thread_data initiator_data = {
|
||||
struct thread_data initiator_data = {
|
||||
.device = second_device,
|
||||
.cut_test_context = test_context,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user