🔧 build(compile Werror): reduce warning
This commit is contained in:
@@ -435,7 +435,7 @@ static void stellar_thread_join(struct stellar_runtime *runtime, struct stellar_
|
||||
|
||||
int stellar_run(int argc, char **argv)
|
||||
{
|
||||
static struct stellar st = {0};
|
||||
static struct stellar st={};
|
||||
struct stellar_runtime *runtime = &st.runtime;
|
||||
struct stellar_config *config = &st.config;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user