Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Mar 7, 2013
1 parent 5a371f9 commit 370b219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suncalc.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
Jnoon = getSolarTransitJ(ds, M, L);


// returns set time for the given sun altitude
// returns set time for the given sun altitude
function getSetJ(h) {
var w = getHourAngle(h, phi, dec),
a = getApproxTransit(w, lw, n);
Expand Down

0 comments on commit 370b219

Please sign in to comment.