Changeset 989 for vendor/current/librpc/ndr/libndr.h
- Timestamp:
- Nov 25, 2016, 8:04:54 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/librpc/ndr/libndr.h
r988 r989 125 125 #define LIBNDR_FLAG_STR_RAW8 (1<<13) 126 126 #define LIBNDR_STRING_FLAGS (0x7FFC) 127 128 /* Disable string token compression */ 129 #define LIBNDR_FLAG_NO_COMPRESSION (1<<15) 127 130 128 131 /*
Note:
See TracChangeset
for help on using the changeset viewer.