diff src/pt-mat.h @ 3933:f9ea3dcf58ee

[project @ 2002-05-15 03:21:00 by jwe]
author jwe
date Wed, 15 May 2002 03:21:01 +0000
parents b8c1cb5b9fd9
children 6e86256e9c54
line wrap: on
line diff
--- a/src/pt-mat.h
+++ b/src/pt-mat.h
@@ -58,8 +58,7 @@
 
   bool all_elements_are_constant (void) const;
 
-  bool rvalue_ok (void) const
-    { return true; }
+  bool rvalue_ok (void) const { return true; }
 
   octave_value rvalue (void);