Wireshark-commits: [Wireshark-commits] master 3859e55: A NULL is needed at the end of the argument
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 8 May 2015 07:11:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3859e552e35aa2183fc1b5bac62470bac4324743
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3859e55 by Guy Harris (guy@xxxxxxxxxxxx):

    A NULL is needed at the end of the argument list for g_object_set().
    
    Change-Id: I086403275d596f19ef44374f956654cf94ac9a11
    Reviewed-on: https://code.wireshark.org/review/8343
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7d0049c   Recent files: Disable mnemonic accelerator key for menu item
    adds  3859e55   A NULL is needed at the end of the argument list for g_object_set().


Summary of changes:
 ui/gtk/main_menubar.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)