]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit0bc76b825280ef59ce97a74fc9a8d6fa90a2fb61
treee14070f5b246098775c45d1abc6fcd47c8a623e0
parenta37d43069d1269dccb37d6bc99d0fd1c3f856070
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.

[originally from svn r10064]
ssh.c
ssh.h