changeset 23229:2bed6d6bb2e2

maint: merge stable to default.
author Rik <rik@octave.org>
date Fri, 24 Feb 2017 11:43:56 -0800
parents e4d01cf67473 (current diff) a6e4157694ef (diff)
children f7fdc9ef3971
files liboctave/system/file-stat.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/system/file-stat.cc	Fri Feb 24 13:54:47 2017 -0500
+++ b/liboctave/system/file-stat.cc	Fri Feb 24 11:43:56 2017 -0800
@@ -174,7 +174,7 @@
           update_internal ();
       }
 
-    inline file_stat::~file_stat () { }
+    file_stat::~file_stat () { }
 
     void
     file_stat::update_internal (bool force)