Ignore:
Timestamp:
Dec 28, 2016, 10:19:24 PM (9 years ago)
Author:
Paul Smedley
Message:

logging cleanups + temp fix for failing cli_ftruncate - related to #279

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/client-3.0/src/ndpsmb.c

    r999 r1000  
    22192219
    22202220#define NDPSMB_READ_MAX_SIZE (65536 - 4096)
    2221 
     2221//TODO simplify this code
    22222222int APIENTRY NdpFileRead (HCONNECTION conn, NDFILEHANDLE handle, void *pBuffer, ULONG ulRead, ULONG *pulActual)
    22232223{
Note: See TracChangeset for help on using the changeset viewer.