]> granicus.if.org Git - curl/commit
Add a define to protect the state machine from older versions of libssh2,
authorJames Housley <jim@thehousleys.net>
Wed, 13 Jun 2007 11:27:41 +0000 (11:27 +0000)
committerJames Housley <jim@thehousleys.net>
Wed, 13 Jun 2007 11:27:41 +0000 (11:27 +0000)
commit3ec7f8a25a0a811e2099d427aca26b3c68ff0740
tree418becf43effa451a32689cf6ab26d8fe57e5934
parent375cdf89adaf11a14a7717c39245ac997d0da699
Add a define to protect the state machine from older versions of libssh2,
ie 0.14, that don't know about newer constants used in the state machine.
lib/ssh.c