Fix a typo overlooked in the previous commit.
authorKriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org>
Mon, 5 May 2003 14:46:00 +0000 (14:46 +0000)
committerKriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org>
Mon, 5 May 2003 14:46:00 +0000 (14:46 +0000)
From-SVN: r66484

gcc/cp/decl.c

index 225f4154834664444d144c46bb1837922e9f014f..68aaa88440977ccbe3499c6cf9e2cd94e4d618bb 100644 (file)
@@ -1392,7 +1392,7 @@ poplevel (int keep, int reverse, int functionbody)
                 there only for backward compatibility.  */
              DECL_DEAD_FOR_LOCAL (link) = 1;
 
-             /* Keep track of what should of have happened when we
+             /* Keep track of what should have happened when we
                 popped the binding.  */
              if (outer_binding && BINDING_VALUE (outer_binding))
                DECL_SHADOWED_FOR_VAR (link)