Wireshark-commits: [Wireshark-commits] master 20a2fe2: [OSC] rename variable 'system' to 'system_ms

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 6 Jan 2016 16:45:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20a2fe23882e1b4dd3c460e3206e439af41ca73f
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

20a2fe2 by Hanspeter Portner (dev@xxxxxxxxxxxxxxxxxxxxxxxxx):

    [OSC] rename variable 'system' to 'system_msg'.
    
    * rename 'system' variable to 'system_msg'.
    * change 'system' variable type to gboolean.
    
    Fixes compile error on OSX.
    
    Change-Id: I772b3126e6f7ebdab0797eaac223787956e02aef
    Reviewed-on: https://code.wireshark.org/review/13075
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  57acc22   KISS the Follow TCP functionality.
    adds  20a2fe2   [OSC] rename variable 'system' to 'system_msg'.


Summary of changes:
 epan/dissectors/packet-osc.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)