diff src/ov-struct.h @ 5956:cdef72fcd206

[project @ 2006-08-22 20:36:56 by jwe]
author jwe
date Tue, 22 Aug 2006 20:36:57 +0000 (2006-08-22)
parents c20eb7330d13
children 85c7dc4afe6b
line wrap: on
line diff
--- a/src/ov-struct.h
+++ b/src/ov-struct.h
@@ -118,7 +118,7 @@
   bool print_name_tag (std::ostream& os, const std::string& name) const;
 
   bool save_ascii (std::ostream& os, bool& infnan_warned,
-		   bool strip_nan_and_inf);
+		   int strip_nan_and_inf);
 
   bool load_ascii (std::istream& is);