diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2004-12-27 12:00:00 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2017-09-24 10:34:23 +0200 |
commit | 66ceaa9690c3276b5fab2b9b98372ae1a0cf201a (patch) | |
tree | 5e1ee0e0c51ba261c4d3f6a8428691eede421bcf /nrlmsise-00.h | |
parent | 3c78ada4256564ae7446fc8928a5d2eae03789ff (diff) | |
download | nrlmsise-00-66ceaa9690c3276b5fab2b9b98372ae1a0cf201a.tar.gz |
Bugfix against memory corruption
Noted by Donald F. Linton.
Also update e-mail address.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'nrlmsise-00.h')
-rw-r--r-- | nrlmsise-00.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nrlmsise-00.h b/nrlmsise-00.h index bd75fe6..c68e0d6 100644 --- a/nrlmsise-00.h +++ b/nrlmsise-00.h @@ -3,7 +3,7 @@ /* -------------------------------------------------------------------- */ /* This file is part of the NRLMSISE-00 C source code package - release - * 20020503 + * 20041227 * * The NRLMSISE-00 model was developed by Mike Picone, Alan Hedin, and * Doug Drob. They also wrote a NRLMSISE-00 distribution package in @@ -11,7 +11,7 @@ * http://uap-www.nrl.navy.mil/models_web/msis/msis_home.htm * * Dominik Brodowski implemented and maintains this C version. You can - * reach him at devel@brodo.de. See the file "DOCUMENTATION" for details, + * reach him at mail@brodo.de. See the file "DOCUMENTATION" for details, * and check http://www.brodo.de/english/pub/nrlmsise/index.html for * updated releases of this package. */ |