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

Code formatting.

parent 2470a986
No related branches found
No related tags found
No related merge requests found
......@@ -224,7 +224,7 @@ INLINE static void stars_props_init(struct stars_props *sp,
/* Read birth time to set all stars in ICs */
if (sp->overwrite_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