As with dissector_add_uint(), so with dissector_add_{string,guid}.
authorGuy Harris <guy@alum.mit.edu>
Tue, 21 Jun 2016 18:21:33 +0000 (11:21 -0700)
committerGuy Harris <guy@alum.mit.edu>
Tue, 21 Jun 2016 18:21:42 +0000 (18:21 +0000)
commit6cc90dde536beb28671a4537f93f85d67a66a0ff
treeb623ded381dd74325a0509ec235bd9e275c1ba03
parentd970da40255807ab13d84f865c1b9de124f00c3a
As with dissector_add_uint(), so with dissector_add_{string,guid}.

Improve the error message for a null disssector handle.

Fix indentation while we're at it.

Change-Id: I1cb2f8ac52e56fc98f6b3ad981018f571e5a7bf0
Reviewed-on: https://code.wireshark.org/review/16060
Reviewed-by: Guy Harris <guy@alum.mit.edu>
epan/packet.c