tweak comment

From-SVN: r44676
This commit is contained in:
Jason Merrill 2001-08-06 18:08:40 -04:00
parent 012ca3e055
commit 5edf284040
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ build_up_reference (type, arg, flags, decl)
}
else
{
/* automatic; make sure we handle the cleanup properly. */
/* Automatic; make sure we handle the cleanup properly. */
maybe_push_cleanup_level (argtype);
arg = pushdecl (arg);
}