Fix compilation error:
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 4 Apr 2011 17:42:37 +0000 (17:42 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 4 Apr 2011 17:42:37 +0000 (17:42 +0000)
commit6ad14bf25d4d43f950f2e9aaddf36db6b05711d7
tree60688e29564af2c0c879061ce74bf062b1aab4ed
parent2edade70fe1edc2a82581e951b224e5b96eb967f
Fix compilation error:

packet-amqp.c:5617:5: error: "/*" within comment

Cause:

Previous comment wasn't terminated right

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36454 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-amqp.c