Change prefixes in #define:
authorStephen Fisher <steve@stephen-fisher.com>
Wed, 22 Dec 2010 18:53:21 +0000 (18:53 -0000)
committerStephen Fisher <steve@stephen-fisher.com>
Wed, 22 Dec 2010 18:53:21 +0000 (18:53 -0000)
commit6a7608148287bb6d7f794e422be55599dc38f3c4
tree93f52e970c04e9e17941a93edbc92dbde3f42448
parent516bfe3363391ce9cfef123c918c48ba851cb4e9
Change prefixes in #define:

  SSH -> SSH1
  SSH2 -> SSH

This will make it easier to compare the code to the SSH RFCs, which only
cover SSH version 2.

svn path=/trunk/; revision=35245
epan/dissectors/packet-ssh.c