Wireshark-commits: [Wireshark-commits] master 1baf9bb: Use G_GINT64_CONSTANT() for 64-bit constants

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Jan 2015 23:50:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1baf9bba9cac0eb7a415f51561d66214eb6569be
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1baf9bb by Guy Harris (guy@xxxxxxxxxxxx):

    Use G_GINT64_CONSTANT() for 64-bit constants.
    
    Change-Id: I2b4f24c0e68f8d1edb53981b2ada7db6cd0eff72
    Reviewed-on: https://code.wireshark.org/review/6433
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  cd7408e   CMake: Enable DocBook on Windows.
    adds  1baf9bb   Use G_GINT64_CONSTANT() for 64-bit constants.


Summary of changes:
 epan/dissectors/packet-btsdp.c |  118 ++++++++++++++++++++--------------------
 1 file changed, 59 insertions(+), 59 deletions(-)