Wireshark-commits: [Wireshark-commits] master aa0a040: Add missing files from last commit
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Dec 2014 23:12:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa0a04054c047d07fa704e49e9aded80c63af43e
Submitter: Stephen Fisher (sfisher@xxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

aa0a040 by Stephen Fisher (sfisher@xxxxxxx):

    Add missing files from last commit
    
    Change-Id: I4a6dd1b60893d19b91f5bc0f85be9ee99cd3eb5e
    Reviewed-on: https://code.wireshark.org/review/5892
    Reviewed-by: Stephen Fisher <sfisher@xxxxxxx>
    

Actions performed:

    from  47dc4e7   Revert "Provide a floorl() function (which is currently only able to call GCC's __builtin_floorl() function) for systems which don't provide one." because I left off the new wsutil/floor.[ch] files
    adds  aa0a040   Add missing files from last commit


Summary of changes:
 epan/dissectors/packet-a21.h => wsutil/floor.c    |   31 +++++++++++----------
 epan/dissectors/packet-pcnfsd.h => wsutil/floor.h |   14 ++++++----
 2 files changed, 24 insertions(+), 21 deletions(-)
 copy epan/dissectors/packet-a21.h => wsutil/floor.c (69%)
 copy epan/dissectors/packet-pcnfsd.h => wsutil/floor.h (85%)