sys/features.h: Spelling _ISOC2x_SOURCE is not C11

This commit is contained in:
Lenard Mollenkopf 2024-10-28 12:40:39 +01:00 committed by Corinna Vinschen
parent 6af8fea4bb
commit 5e6eb2f200
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ extern "C" {
* ISO C11
*
* _ISOC2x_SOURCE or gcc -std=c2x or g++ -std=c++20
* ISO C11
* ISO C2x
*
* _ATFILE_SOURCE (implied by _POSIX_C_SOURCE >= 200809L)
* "at" functions