The branch, master has been updated
via 1355f0a s3: Fix a typo
from 851b9e9 s3:vfs fix up vfs_gpfs after function pointer renames
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 1355f0ac8c3bd9067c06de7c103e4f571b97b08a
Author: Volker Lendecke <[email protected]>
Date: Thu Dec 15 15:48:33 2011 +0100
s3: Fix a typo
Autobuild-User: Volker Lendecke <[email protected]>
Autobuild-Date: Thu Dec 15 23:35:28 CET 2011 on sn-devel-104
-----------------------------------------------------------------------
Summary of changes:
source3/locking/locking.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Changeset truncated at 500 lines:
diff --git a/source3/locking/locking.c b/source3/locking/locking.c
index 39d3f28..35ae758 100644
--- a/source3/locking/locking.c
+++ b/source3/locking/locking.c
@@ -29,7 +29,7 @@
September 1997. Jeremy Allison ([email protected]). Added oplock
support.
- rewrtten completely to use new tdb code. Tridge, Dec '99
+ rewritten completely to use new tdb code. Tridge, Dec '99
Added POSIX locking support. Jeremy Allison ([email protected]), Apr. 2000.
Added Unix Extensions POSIX locking support. Jeremy Allison Mar 2006.
--
Samba Shared Repository