Wireshark-commits: [Wireshark-commits] master 8d0b793: "declare" apparently isn't a valid keyword;

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Sep 2014 01:26:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d0b793297f39badaf6ce26bcadebd908588be0b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8d0b793 by Guy Harris (guy@xxxxxxxxxxxx):

    "declare" apparently isn't a valid keyword; use typedef instead.
    
    These changes came from the versions of those files at the tip of the
    Samba trunk, and fix the failures to compile with pidl.
    
    Change-Id: Ifc3276d4bc2ff1cfdb19819811f5b8d1b91961b5
    Reviewed-on: https://code.wireshark.org/review/4329
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1749e5e   Qt: Adjust X11 font search order.
    adds  8d0b793   "declare" apparently isn't a valid keyword; use typedef instead.


Summary of changes:
 epan/dissectors/pidl/srvsvc.idl |    4 ++--
 epan/dissectors/pidl/wkssvc.idl |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)