Wireshark-commits: [Wireshark-commits] master a0e1d28: Do not update register.c's timestamp if it i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Oct 2016 08:51:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0e1d282f2d8c87b985a8896a5418dda2894f48c
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a0e1d28 by Joerg Mayer (jmayer@xxxxxxxxx):

    Do not update register.c's timestamp if it is unchanged, otherwise it gets recompiled
    every time one of its dependencies is touched.
    
    Change-Id: I8c0c4caea8355748e5abf9b9fe3804834353075f
    Reviewed-on: https://code.wireshark.org/review/18304
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  9672913   Bluetooth: ATT: Add missing expert info for Regulatory Certification
    adds  a0e1d28   Do not update register.c's timestamp if it is unchanged, otherwise it gets recompiled every time one of its dependencies is touched.


Summary of changes:
 tools/make-dissector-reg.py |    1 -
 1 file changed, 1 deletion(-)