]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
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)
commitb846ef1ddd8d57ddce8f04817c4b4017468a8c98
tree386151bca7eae629f46b487760e900eb9bd7fb19
parenta7686c6608ccd7391172c5ac9a455cce0c2b143b
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: http://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