Skip to content
Snippets Groups Projects
Commit fe5ed4e0 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Code formatting.

parent 2470a986
Branches
Tags
No related merge requests found
...@@ -224,7 +224,7 @@ INLINE static void stars_props_init(struct stars_props *sp, ...@@ -224,7 +224,7 @@ INLINE static void stars_props_init(struct stars_props *sp,
/* Read birth time to set all stars in ICs */ /* Read birth time to set all stars in ICs */
if (sp->overwrite_birth_time) { if (sp->overwrite_birth_time) {
sp->spart_first_init_birth_time = sp->spart_first_init_birth_time =
parser_get_param_float(params, "Stars:birth_time"); parser_get_param_float(params, "Stars:birth_time");
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment