summaryrefslogtreecommitdiff
path: root/DOCUMENTATION
diff options
context:
space:
mode:
authorDominik Brodowski <linux@dominikbrodowski.net>2017-08-30 09:05:10 +0200
committerDominik Brodowski <linux@dominikbrodowski.net>2017-09-24 10:51:11 +0200
commit4693ab643732f4ee7bf9deda1412452ea805f449 (patch)
tree1d49afb3ba9c816604e2ef517f3c335a29f7b4fa /DOCUMENTATION
parentb8d4db4b015d86b7d3c6e61d06d39473c2c9b815 (diff)
downloadnrlmsise-00-4693ab643732f4ee7bf9deda1412452ea805f449.tar.gz
Fix some compiler warnings
Noted by Steven Queen. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'DOCUMENTATION')
-rw-r--r--DOCUMENTATION7
1 files changed, 5 insertions, 2 deletions
diff --git a/DOCUMENTATION b/DOCUMENTATION
index 00e2890..a931e5b 100644
--- a/DOCUMENTATION
+++ b/DOCUMENTATION
@@ -103,7 +103,7 @@ output value.
The C version probably contains some bugs and still has to be regarded
more unstable than the FORTRAN release. Please report any bugs or
-incorrect values to the maintainer at linux@brodo.de
+incorrect values to the maintainer at mail@brodo.de
@@ -142,6 +142,9 @@ the in- and output, and the differences between the various functions.
20151122 - fixes for gcc5, spelling fixes
(Jacco Geul)
+20170830 - fix some compiler warninges
+ (noted by Steven Queen)
+
7. TESTING OUTPUT
=================
@@ -264,6 +267,6 @@ double variables are used, this value reduces to 0.000E-00 as well.
========================================================
-Tuebingen, Germany, on July 27th, 2007
+Frankfurt, Germany, on August 30, 2017
Dominik Brodowski