gcc2 complains otherwise when using -ansi -pedantic-errors that "text afer `#endif' violates ANSI standard" because it doesn't recognize C++ comments in C mode. Change-Id: Icb091d15a4324625ce305aa89391c44a94f4a38e Reviewed-on: https://review.haiku-os.org/c/haiku/+/8094 Reviewed-by: Adrien Destugues <[email protected]> Tested-by: Commit checker robot <[email protected]>