Commits on Source 2
-
Richard Laager authored
There was a mix of tabs and spaces here, including weird amounts of spacing. I cleaned this up to follow the existing style of the file.
-
Richard Laager authored
The sanitycheck for negative values was missing braces, so the break was executed unconditionally. This breaks loading the leapsmearinterval setting and thus leap smearing entirely.