diff src/pt-assign.h @ 5794:1138ced03f14

[project @ 2006-05-08 20:23:04 by jwe]
author jwe
date Mon, 08 May 2006 20:23:07 +0000
parents 4c8a2e4e0717
children 2a6cb4ed8f1e
line wrap: on
line diff
--- a/src/pt-assign.h	Sat May 06 14:55:35 2006 +0000
+++ b/src/pt-assign.h	Mon May 08 20:23:07 2006 +0000
@@ -92,7 +92,7 @@
   // True if we should not delete the lhs.
   bool preserve;
 
-  // True if this is an assignment to the built-in variable ans.
+  // True if this is an assignment to the automatic variable ans.
   bool ans_ass;
 
   // The type of the expression.