Changeset 124 for branches/samba-3.0/source/lib/debug.c
- Timestamp:
- Mar 12, 2008, 9:08:18 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/lib/debug.c
r22 r124 693 693 * loop check do a new check as root. 694 694 */ 695 696 695 if( geteuid() != 0 ) 697 696 return; … … 716 715 } 717 716 } 718 719 717 /* 720 718 * Here's where we need to panic if dbf == NULL..
Note:
See TracChangeset
for help on using the changeset viewer.