diff src/ov-base.h @ 4741:e44d0ac643a5

[project @ 2004-02-05 21:57:50 by jwe]
author jwe
date Thu, 05 Feb 2004 21:57:51 +0000
parents ca3a1d687bba
children 62f2fb593455
line wrap: on
line diff
--- a/src/ov-base.h	Thu Feb 05 19:58:57 2004 +0000
+++ b/src/ov-base.h	Thu Feb 05 21:57:51 2004 +0000
@@ -210,7 +210,7 @@
 
   boolNDArray bool_array_value (void) const;
 
-  charMatrix char_matrix_value (bool = false) const;
+  charMatrix char_matrix_value (bool force = false) const;
 
   charNDArray char_array_value (bool = false) const;