Changeset 745 for trunk/server/source4/ntvfs/common/brlock.h
- Timestamp:
- Nov 27, 2012, 4:43:17 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 581,587,591,594,597,600,615,618,740
- Property svn:mergeinfo changed
-
trunk/server/source4/ntvfs/common/brlock.h
r414 r745 47 47 NTSTATUS (*brl_close)(struct brl_context *, 48 48 struct brl_handle *); 49 NTSTATUS (*brl_count)(struct brl_context *, 50 struct brl_handle *, 51 int *count); 49 52 }; 50 53
Note:
See TracChangeset
for help on using the changeset viewer.