Commit 70126bf6 by Benjamin Kosnik

typo

From-SVN: r22170
parent 33368c84
// 980420 bkoz // 980420 bkoz
// from g++/15307, tests for -Wredundant-decls for decls // from g++/15307, tests for -Wredundant-decls for decls
// Build don't link: Special g++ Options: // Build don't link:
// -Wredundant-decls // Special g++ Options: -Wredundant-decls
//shouldn't crash //shouldn't crash
extern unsigned char *foo5[]; extern unsigned char *foo5[];
......
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