Changeset 781 for branches/samba-3.5.x/lib/tdb/common/lock.c
- Timestamp:
- Aug 6, 2013, 6:42:32 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.5.x/lib/tdb/common/lock.c
r776 r781 102 102 TDB_LOG((tdb, TDB_DEBUG_FATAL, "_mutex_brlock unknown rw_type request %d\n", rw_type)); 103 103 exit(1); 104 104 break; 105 105 } 106 106
Note:
See TracChangeset
for help on using the changeset viewer.