Wireshark-commits: [Wireshark-commits] master-1.10 cc8e008: Fix proto_tree_add_text() call; the sta

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 May 2015 22:28:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc8e00810509b46de68ea8d8e339672872a14955
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

cc8e008 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix proto_tree_add_text() call; the start offset wasn't being passed.
    
    Change-Id: I8d9b83c5c5d9cd973457787bc197c945344496c6
    Reviewed-on: https://code.wireshark.org/review/8660
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  eddcad5   Squelch some warnings.
    adds  cc8e008   Fix proto_tree_add_text() call; the start offset wasn't being passed.


Summary of changes:
 epan/dissectors/packet-canopen.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)