Align 'implicit-function-declaration' option comment with other comments (cosmetic change)

master
Christian Jullien 2017-06-10 06:45:51 +02:00
parent 6d559d651f
commit b68df809eb
1 changed files with 1 additions and 1 deletions

2
tcc.c
View File

@ -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"