X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/1912902e96bcb1729d58225541c5e5b75345886a..b3626b4c729ddb81b43ef58bee5d324b94f8908a:/funcattrs.h diff --git a/funcattrs.h b/funcattrs.h index dfe36629..129492e5 100644 --- a/funcattrs.h +++ b/funcattrs.h @@ -115,7 +115,8 @@ || ND_IS_AT_LEAST_XL_C_VERSION(10,1) \ || ND_IS_AT_LEAST_HP_C_VERSION(6,10) /* - * Compiler with support for it, or GCC 2.3 and later, or IBM XL C 10.1 + * Compiler with support for it, or GCC 2.3 and later, or some compiler + * asserting compatibility with GCC 2.3 and later, or IBM XL C 10.1 * and later (do any earlier versions of XL C support this?), * or HP aCC A.06.10 and later. */