mirror of https://github.com/yandex/odyssey.git
Apply formatting
This commit is contained in:
parent
73641e3759
commit
c4f1c14d99
|
@ -163,7 +163,7 @@ kiwi_read_startup_size(char *data, uint32_t data_size)
|
|||
return size;
|
||||
}
|
||||
|
||||
#define KIWI_LONG_MESSAGE_SIZE 640*1024*1024 /* Outght to be enough */
|
||||
#define KIWI_LONG_MESSAGE_SIZE 640 * 1024 * 1024 /* Outght to be enough */
|
||||
|
||||
KIWI_API static inline int
|
||||
kiwi_validate_startup_header(char *data, uint32_t data_size, uint32_t *size)
|
||||
|
|
Loading…
Reference in New Issue