bugfix of a bug causing tethereal value output to fail:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 27 Mar 2005 02:40:05 +0000 (02:40 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 27 Mar 2005 02:40:05 +0000 (02:40 +0000)
commit9e625caf70b445eed8f92f2575b1f1ff3f0083f1
treec2d906f7d0973b3c46d378e7bb6e92b1bea5b3b6
parenta277b73c5425e4ff29a7007bd15950a2dada4214
bugfix of a bug causing tethereal value output to fail:

value_string's must be terminated with { 0, NULL }!!!

...seems I've missed one place in my last commit!

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13930 f5534014-38df-0310-8fa8-9805f1628bb7
plugins/agentx/packet-agentx.c