]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Move SSH protocol enumerations out into ssh.h.
authorSimon Tatham <anakin@pobox.com>
Sun, 17 Nov 2013 14:03:29 +0000 (14:03 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 17 Nov 2013 14:03:29 +0000 (14:03 +0000)
commit897d0ec86c6fd3c11a33a1db8018ea16fd40868b
treee14070f5b246098775c45d1abc6fcd47c8a623e0
parent16fe8249888a64676509e578a16d0bdb39c2dd27
Move SSH protocol enumerations out into ssh.h.

This permits packet type codes and other magic numbers to be accessed
from modules other than ssh.c.

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