Indentation fix in main()
This commit is contained in:
parent
04e684ecc1
commit
4ed37cb5be
@ -332,6 +332,7 @@ main(int argc, char *argv[])
|
|||||||
|
|
||||||
|
|
||||||
swe_set_ephe_path(EPHEDIR);
|
swe_set_ephe_path(EPHEDIR);
|
||||||
|
|
||||||
if (set_location_and_time(lon, lat, alt, year, month, day, hour, min, sec, timezone, &te) == 0) {
|
if (set_location_and_time(lon, lat, alt, year, month, day, hour, min, sec, timezone, &te) == 0) {
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user