Changeset 411 for branches/samba-3.3.x/source/smbd/ipc.c
- Timestamp:
- Mar 1, 2010, 3:05:48 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/smbd/ipc.c
r224 r411 163 163 rparam, tot_param_sent, this_lparam, 164 164 rdata, tot_data_sent, this_ldata); 165 166 SSVAL(outbuf,smb_vwv0,lparam); 167 SSVAL(outbuf,smb_vwv1,ldata); 165 168 166 169 SSVAL(outbuf,smb_vwv3,this_lparam);
Note:
See TracChangeset
for help on using the changeset viewer.