diff src/pt-plot.cc @ 3536:e8fbc8c3d6d9

[project @ 2000-02-02 12:01:00 by jwe]
author jwe
date Wed, 02 Feb 2000 12:01:08 +0000
parents 096ad38d7ab5
children 0ff7323dab8b
line wrap: on
line diff
--- a/src/pt-plot.cc	Wed Feb 02 11:55:49 2000 +0000
+++ b/src/pt-plot.cc	Wed Feb 02 12:01:08 2000 +0000
@@ -855,7 +855,7 @@
   tw.visit_subplot_list (*this);
 }
 
-std:string
+std::string
 save_in_tmp_file (octave_value& t, int ndim, bool parametric)
 {
   std::string name = file_ops::tempnam ("", "oct-");