mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
s3-waf: fix typo in comment.
Guenther
This commit is contained in:
parent
3a725862cc
commit
a505806aa0
@ -191,7 +191,7 @@ main() {
|
|||||||
'HAVE_KERNEL_OPLOCKS_IRIX', headers='fcntl.h',
|
'HAVE_KERNEL_OPLOCKS_IRIX', headers='fcntl.h',
|
||||||
msg="Checking for IRIX kernel oplock types")
|
msg="Checking for IRIX kernel oplock types")
|
||||||
|
|
||||||
# Check for krenel share modes
|
# Check for kernel share modes
|
||||||
conf.CHECK_CODE('''
|
conf.CHECK_CODE('''
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user