mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
cdefs.h: Fix bad version
It's -isoC-2024 not -isoC2023. Fix it Noticed by: gperciva@tarsnap.com Sponsored by: Netflix
This commit is contained in:
parent
8caa2f5351
commit
1bfc84289e
1 changed files with 1 additions and 1 deletions
|
|
@ -385,7 +385,7 @@ Likewise, when C23 dialog is selected with
|
|||
or
|
||||
.St -p1003.1-2024 ,
|
||||
definitions for
|
||||
.St -isoC-2023
|
||||
.St -isoC-2024
|
||||
are also included.
|
||||
.Ss Header Visibility Macros
|
||||
These macros are set by
|
||||
|
|
|
|||
Loading…
Reference in a new issue