Wireshark-commits: [Wireshark-commits] master 4c898c3: qt_ui_utils: fix parameter 'glib_string' not
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Jun 2015 13:46:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c898c3e74cd7a86ba5ddd3d425fb658640c2737
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4c898c3 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    qt_ui_utils: fix  parameter 'glib_string' not found in the function declaration
    
    Only a small typo glib_string => glib_gstring
    
    Change-Id: Ia3ad0a8086f6c1a47065754dee33eff1e0ad770f
    Reviewed-on: https://code.wireshark.org/review/8988
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a8ddf90   [rpcrdma] Do some minor bug-fixes and cleanup
    adds  4c898c3   qt_ui_utils: fix  parameter 'glib_string' not found in the function declaration


Summary of changes:
 ui/qt/qt_ui_utils.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)