diff options
Diffstat (limited to 'libc/include/stdio.yaml')
| -rw-r--r-- | libc/include/stdio.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/libc/include/stdio.yaml b/libc/include/stdio.yaml index 394437b..c50b4ec 100644 --- a/libc/include/stdio.yaml +++ b/libc/include/stdio.yaml @@ -1,7 +1,7 @@  header: stdio.h  header_template: stdio.h.def  macros: -  - macro_name: NULL +  - macro_name: "NULL"      macro_header: null-macro.h    - macro_name: stdout      macro_value: stdout | 
