diff options
author | Tim Prouty <tim.prouty@isilon.com> | 2008-10-06 17:09:48 -0700 |
---|---|---|
committer | Tim Prouty <tim.prouty@isilon.com> | 2008-10-06 17:18:10 -0700 |
commit | cde1b09d68e496f8f531336088433e9546b2864d (patch) | |
tree | 5c7f81aada5d91ce275a9ef8bb63787cd2889ad2 /source3/winbindd | |
parent | f19086872ec734fff3f2119712ff24117bec4e5e (diff) | |
download | samba-cde1b09d68e496f8f531336088433e9546b2864d.tar.gz samba-cde1b09d68e496f8f531336088433e9546b2864d.tar.bz2 samba-cde1b09d68e496f8f531336088433e9546b2864d.zip |
Fixed build warning "passing arg from incompatible pointer type"
The fix explicitly makes the conversion from timeval to time_t using the
existing time utility functions.
Compiling modules/vfs_smb_traffic_analyzer.c
modules/vfs_smb_traffic_analyzer.c: In function `smb_traffic_analyzer_send_data':
modules/vfs_smb_traffic_analyzer.c:173: warning: passing arg 1 of `localtime' from incompatible pointer type
Diffstat (limited to 'source3/winbindd')
0 files changed, 0 insertions, 0 deletions