diff options
Diffstat (limited to 'source4/build/tests')
-rw-r--r-- | source4/build/tests/shared_mmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/tests/shared_mmap.c b/source4/build/tests/shared_mmap.c index fcef75d0d6..50dad8d696 100644 --- a/source4/build/tests/shared_mmap.c +++ b/source4/build/tests/shared_mmap.c @@ -1,5 +1,5 @@ /* this tests whether we can use a shared writeable mmap on a file - - as needed for the mmap varient of FAST_SHARE_MODES */ + as needed for the mmap variant of FAST_SHARE_MODES */ #if defined(HAVE_UNISTD_H) #include <unistd.h> |