diff libinterp/octave-value/ov-classdef.cc @ 20228:88efded31037

maint: Periodic merge of stable to default.
author John W. Eaton <jwe@octave.org>
date Thu, 14 May 2015 14:52:09 -0400
parents b2532deba721 aa36fb998a4d
children 7ac907da9fba
line wrap: on
line diff
--- a/libinterp/octave-value/ov-classdef.cc	Thu May 14 08:55:05 2015 -0700
+++ b/libinterp/octave-value/ov-classdef.cc	Thu May 14 14:52:09 2015 -0400
@@ -3091,7 +3091,7 @@
                     prop.put (ait->first, ait->second);
 
                   // Install property access methods, if any. Remove the
-                  // accessor methods from the temporary storage map, so we can 
+                  // accessor methods from the temporary storage map, so we can
                   // detect which ones are invalid and do not correspond to a
                   // defined property.