diff src/pt-id.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 71bd2d124119
line wrap: on
line diff
--- a/src/pt-id.cc
+++ b/src/pt-id.cc
@@ -41,7 +41,7 @@
 
 // Symbols from the symbol table.
 
-std:string
+std::string
 tree_identifier::name (void) const
 {
   std::string retval;