Files
gcc/libcpp
Dodji Seketeli 112448b448 Don't use C++ style comments in libcpp
I noticed that the file lex.c had C++ style comments, which I believe
is against the coding standards of the project.

Fixed, tested and applied to master as per the obvious rule.

libcpp/

	* lex.c (lex_raw_string): Change C++ style comments into C
	style comments.
	(lex_string): Likewise.

From-SVN: r186946
2012-04-29 18:27:08 +02:00
..
2012-04-27 14:29:32 +00:00
2012-04-24 23:16:24 +01:00
2012-02-14 10:02:21 +00:00
2012-04-27 14:29:32 +00:00
2012-04-29 18:27:08 +02:00
2011-04-20 18:19:03 +00:00