Wireshark-commits: [Wireshark-commits] master 67c5849: Don't use the printf command; it's not guara
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 Jan 2016 05:52:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67c58497442fb52571e7507cab0115567eb6352d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

67c5849 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't use the printf command; it's not guaranteed to be there.
    
    Change-Id: I8cb7f1dcf9cbe360f38a2d9e05f1b876c80409e3
    Reviewed-on: https://code.wireshark.org/review/13324
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0802f12   Don't export wtap_encap_dissector_table from packet-frame.c.
    adds  67c5849   Don't use the printf command; it's not guaranteed to be there.


Summary of changes:
 acinclude.m4 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)