Commit 47c78a3f by Jeff Law

Typos in last checkin.

From-SVN: r19262
parent 2467749d
...@@ -75,11 +75,11 @@ static tree build_decl_overload_real PROTO((tree, tree, tree, tree, ...@@ -75,11 +75,11 @@ static tree build_decl_overload_real PROTO((tree, tree, tree, tree,
static void build_template_template_parm_names PROTO((tree)); static void build_template_template_parm_names PROTO((tree));
static void build_template_parm_names PROTO((tree, tree)); static void build_template_parm_names PROTO((tree, tree));
static void build_underscore_int PROTO((int)); static void build_underscore_int PROTO((int));
static void start_sqangling PROTO((void)); static void start_squangling PROTO((void));
static void end_sqangling PROTO((void)); static void end_squangling PROTO((void));
static int check_ktype PROTO((tree, int)); static int check_ktype PROTO((tree, int));
static int issue_ktype PROTO((tree)); static int issue_ktype PROTO((tree));
static void build_overloaded_scope_ref PROTO((tree)); static void build_overload_scope_ref PROTO((tree));
static void build_mangled_template_parm_index PROTO((char *, tree)); static void build_mangled_template_parm_index PROTO((char *, tree));
static int check_btype PROTO((tree)); static int check_btype PROTO((tree));
......
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