Make bombout() less of a macro and more of a function.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Aug 2012 21:55:45 +0000 (21:55 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Aug 2012 21:55:45 +0000 (21:55 +0000)
commit3976feca5001403b8160e6f946360a33adefb077
treef6ad4ce49179763b738a900e0f3e6a432cfaafc5
parentab7a09e5609c979fa3cef449e59a1af615d66f2d
Make bombout() less of a macro and more of a function.

This gives GCC slightly fewer opportunities to gratuitously inflate
its output.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9634 cda61777-01e9-0310-a592-d414129be87e
ssh.c