diff libinterp/parse-tree/pt-assign.h @ 23458:0f4ed33886de

maint: Strip trailing whitespace from source files.
author John W. Eaton <jwe@octave.org>
date Fri, 28 Apr 2017 16:40:17 -0400
parents cd4e1ee28716
children 214cb58ccc1c
line wrap: on
line diff
--- a/libinterp/parse-tree/pt-assign.h	Fri Apr 28 13:19:12 2017 -0700
+++ b/libinterp/parse-tree/pt-assign.h	Fri Apr 28 16:40:17 2017 -0400
@@ -83,7 +83,7 @@
     {
       tw.visit_simple_assignment (*this);
     }
-    
+
     octave_value::assign_op op_type (void) const { return etype; }
 
   private: