Wireshark-commits: [Wireshark-commits] master a138faf: Clean up some error messages.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 21 Dec 2014 07:26:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a138faf4252e4ac62b5835136de5b7b1064db7b3
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a138faf by Guy Harris (guy@xxxxxxxxxxxx):

    Clean up some error messages.
    
    Correct one message, change another one from a g_assert() to a g_error()
    with descriptive text.
    
    Change-Id: I667beb08ac1677205a9323ab623ed0a9766bac79
    Reviewed-on: https://code.wireshark.org/review/5940
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  806ebca   packet-PROTOABBREV.c: Update re #includeusage
    adds  a138faf   Clean up some error messages.


Summary of changes:
 epan/packet.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)