Skip to content

Commit e735298

Browse files
committed
tcc.c: add information about reporting bugs to the mailing list
1 parent 38ab5f6 commit e735298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tcc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ static const char help[] =
8787
#ifdef TCC_TARGET_PE
8888
" create def file : tcc -impdef lib.dll [-v] [-o lib.def]\n"
8989
#endif
90+
" report bugs to the mailing list http://lists.nongnu.org/mailman/listinfo/tinycc-devel\n"
9091
;
9192

9293
static const char help2[] =

0 commit comments

Comments
 (0)