Commit 811895d5 by Kazu Hirata Committed by Kazu Hirata

* name-lookup.c: Follow spelling conventions.

From-SVN: r119440
parent d3c56bc8
2006-12-02 Kazu Hirata <kazu@codesourcery.com>
* name-lookup.c: Follow spelling conventions.
2006-12-01 Geoffrey Keating <geoffk@apple.com>
* decl.c (poplevel): Check DECL_INITIAL invariant.
......
......@@ -61,7 +61,7 @@ tree global_namespace;
unit. */
static GTY(()) tree anonymous_namespace_name;
/* Initialise anonymous_namespace_name if necessary, and return it. */
/* Initialize anonymous_namespace_name if necessary, and return it. */
static tree
get_anonymous_namespace_name(void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment