Changeset 221 for branches/samba-3.3.x/source/include/local.h
- Timestamp:
- May 24, 2009, 7:17:10 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/include/local.h
r206 r221 254 254 #define WINDOWS_MINIMUM_LOCK_TIMEOUT_MS 200 255 255 256 #endif 256 /* Maximum size of RPC data we will accept for one call. */ 257 #define MAX_RPC_DATA_SIZE (15*1024*1024) 258 259 #endif
Note:
See TracChangeset
for help on using the changeset viewer.