diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2013-12-25 14:53:27 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2017-09-24 10:44:30 +0200 |
commit | 6942523aa569b27b495b9437fa8380fe46655624 (patch) | |
tree | a6a15db06e17db4ffa8cad8779736ccaad7017c1 /nrlmsise-00.h | |
parent | 7b541bef19c00114747faade19d144c469380ece (diff) | |
download | nrlmsise-00-6942523aa569b27b495b9437fa8380fe46655624.tar.gz |
Fix comment on switch 0, silence compiler warnings
Silence some warnings noted by David F. Crouse.
Also throw in some build fixes and remove further warnings.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'nrlmsise-00.h')
-rw-r--r-- | nrlmsise-00.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nrlmsise-00.h b/nrlmsise-00.h index edb984d..d490a21 100644 --- a/nrlmsise-00.h +++ b/nrlmsise-00.h @@ -38,7 +38,7 @@ struct nrlmsise_flags { * switches[i]: * i - explanation * ----------------- - * 0 - output in centimeters instead of meters + * 0 - output in meters and kilograms instead of centimeters and grams * 1 - F10.7 effect on mean * 2 - time independent * 3 - symmetrical annual |