URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c959fcc355d0895712bfa41654121ac7db37fbf
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8c959fc by Guy Harris (guy@xxxxxxxxxxxx):
Get rid of stuff that checks for a .libs directory.
.libs is a libtoolism, and we're not using autotools or libtool any
more, so there aren't any more libtoolisms.
Change-Id: Idc9ef37f9650197da096cc8e3cb3ed459b71dea0
Reviewed-on: https://code.wireshark.org/review/27137
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from f07fb6c Clean up EOF/short read/hard error handling in heuristics.
adds 8c959fc Get rid of stuff that checks for a .libs directory.
Summary of changes:
wsutil/filesystem.c | 26 ++------------------------
wsutil/plugins.c | 17 ++---------------
2 files changed, 4 insertions(+), 39 deletions(-)