1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-29 16:23:52 +03:00

r13851: More doc improvements.

This commit is contained in:
Jelmer Vernooij
2006-03-06 00:24:51 +00:00
committed by Gerald (Jerry) Carter
parent 085ba80cc8
commit 936d26ae64
12 changed files with 135 additions and 26 deletions

View File

@@ -103,9 +103,9 @@ static BOOL set_inherited_process_capability( uint32_t cap_flag, BOOL enable )
}
#endif
/****************************************************************************
/**
Gain the oplock capability from the kernel if possible.
****************************************************************************/
**/
_PUBLIC_ void oplock_set_capability(BOOL this_process, BOOL inherit)
{