Add a nonfatal() function everywhere, to be used for reporting things
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 19 Jul 2013 17:44:28 +0000 (17:44 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 19 Jul 2013 17:44:28 +0000 (17:44 +0000)
commit33f4bde27b629068d4a17ca54d67ac54fc70c10c
tree386151bca7eae629f46b487760e900eb9bd7fb19
parent0aa741089ec49599d920f9e427924ee054323339
Add a nonfatal() function everywhere, to be used for reporting things
that the user really ought to know but that are not actually fatal to
continued operation of PuTTY or a single network connection.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9932 cda61777-01e9-0310-a592-d414129be87e
cmdgen.c
macosx/osxmain.m
pscp.c
psftp.c
putty.h
unix/gtkdlg.c
unix/unix.h
unix/uxplink.c
windows/window.c
windows/winplink.c