]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/unix.h
Add a nonfatal() function everywhere, to be used for reporting things
authorSimon Tatham <anakin@pobox.com>
Fri, 19 Jul 2013 17:44:28 +0000 (17:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 19 Jul 2013 17:44:28 +0000 (17:44 +0000)
commitacf38797ebbcc9c86974f4ada47160ab7d5e5c12
tree386151bca7eae629f46b487760e900eb9bd7fb19
parent1d21346d4c4fe0610c68c2a2424429978798207d
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.

[originally from svn r9932]
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