Changeset 134 for branches/samba-3.0/source/lib/util_tdb.c
- Timestamp:
- May 23, 2008, 6:56:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/lib/util_tdb.c
r105 r134 848 848 switch (level) { 849 849 case TDB_DEBUG_FATAL: 850 debug _level = 0;850 debuglevel = 0; 851 851 break; 852 852 case TDB_DEBUG_ERROR:
Note:
See TracChangeset
for help on using the changeset viewer.