]> granicus.if.org Git - curl/commit
ssh_statemach_act: split out assignment from check
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Oct 2014 06:49:43 +0000 (08:49 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Oct 2014 06:49:43 +0000 (08:49 +0200)
commit4bc31df3e4cc5d3ae25e5f65f49d6b71d69a97c3
tree3e39660c4b14b65c31a0df66cc98000beec4b032
parent330346d51c1a11a7607349e364c417fccfc42ef5
ssh_statemach_act: split out assignment from check

just a minor code style thing to make the code clearer
lib/ssh.c