Replace dup value (typo ?) with what seems to be the correct value.

svn path=/trunk/; revision=44640
This commit is contained in:
Bill Meier 2012-08-23 17:24:46 +00:00
parent 2c616e40af
commit 7cd408ebf4
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ static const value_string attribute_vals[] = {
{ 42, "aRepeaterHealthState" },
{ 43, "aRepeaterHealthText" },
{ 44, "aRepeaterHealthData" },
{ 44, "aTransmitCollisions" },
{ 45, "aTransmitCollisions" }, /* XXX: was: 44 */
{ 46, "aGroupID" },
{ 47, "aGroupPortCapacity" },
{ 48, "aPortMap" },