mirror of
https://github.com/frida/tinycc
synced 2024-12-24 05:56:49 +03:00
Align 'implicit-function-declaration' option comment with other comments (cosmetic change)
This commit is contained in:
parent
6d559d651f
commit
b68df809eb
2
tcc.c
2
tcc.c
@ -98,7 +98,7 @@ static const char help2[] =
|
||||
" error stop after first warning\n"
|
||||
" unsupported warn about ignored options, pragmas, etc.\n"
|
||||
" write-strings strings are const\n"
|
||||
" implicit-function-declaration warn for missing prototype (*)\n"
|
||||
" implicit-function-declaration warn for missing prototype (*)\n"
|
||||
"-f[no-]... flags:\n"
|
||||
" unsigned-char default char is unsigned\n"
|
||||
" signed-char default char is signed\n"
|
||||
|
Loading…
Reference in New Issue
Block a user