Changeset 233 for branches/samba-3.2.x/source/include/local.h
- Timestamp:
- May 27, 2009, 11:39:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/include/local.h
r133 r233 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.