Skip to content

Commit

Permalink
lldp: include end_of_lldpdu in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
msantos committed Mar 23, 2015
1 parent 9a8ecdd commit 42f16ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/pkt_lldp.hrl
Expand Up @@ -145,6 +145,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

-type pdu() :: chassis_id()
| end_of_lldpdu()
| port_id()
| ttl()
| port_desc()
Expand Down

0 comments on commit 42f16ab

Please sign in to comment.