glibc/string/bits
Adhemerval Zanella 458d6339b7 Remove C++ style comments from string3.h
The new check-installed-headers rule check now complains with C++
comment from string3.h with:

../string/bits/string3.h:129:1: error: C++ style comments are not allowed in ISO C90
 // XXX We have no corresponding builtin yet.

Let use old C style comment to make compiler happy in old modes.

Tested on x86_64.

	* string/bits/string3.h: Remove C++ style comments.
2016-09-29 17:16:41 -07:00
..
string2.h Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as compatibility 2016-04-18 15:30:49 +01:00
string3.h Remove C++ style comments from string3.h 2016-09-29 17:16:41 -07:00