Commit 9e88fd4a by Neil Booth Committed by Neil Booth

* gcc.dg/cpp/cmdlne-C.c: Fix typo.

From-SVN: r34958
parent 745ef6d6
2000-07-11 Neil Booth <NeilB@earthling.net>
* gcc.dg/cpp/cmdlne-C.c: Fix typo.
2000-07-11 Neil Booth <NeilB@earthling.net>
* gcc.dg/cpp/cmdlne-C.c: New.
2000-07-09 Neil Booth <NeilB@earthling.net>
......
......@@ -23,8 +23,8 @@
#error not_a_macro is!
#endif
/* Check obj_like2 doesn't expect arguments, and fun_like does. */
obj_like2
/* Check obj_like doesn't expect arguments, and fun_like does. */
obj_like
fun_like (foo, bar)
/* Check OK to redefine fun_like without comments in the params. */
......
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