diff src/pt.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.cc
+++ b/src/pt.cc
@@ -38,7 +38,7 @@
 // Hide the details of the string buffer so that we are less likely to
 // create a memory leak.
 
-std:string
+std::string
 tree::str_print_code (void)
 {
   std::ostrstream buf;