mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-25 16:43:28 +00:00
btstack_event: remove whitespace for struct return values
This commit is contained in:
parent
7fa79385c8
commit
7f711b41e5
@ -145,7 +145,7 @@ c_prototoype_struct_return = '''/**
|
||||
* @note: btstack_type {format}
|
||||
*/
|
||||
static inline void {fn_name}(const uint8_t * event, {result_type} {result_name}){{
|
||||
{code}
|
||||
{code}
|
||||
}}
|
||||
'''
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user