diff options
author | Volker Lendecke <vl@samba.org> | 2010-03-12 12:08:19 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2010-03-12 12:08:32 +0100 |
commit | bc1f3fe99e8ca435b6622462dd248663df3002a3 (patch) | |
tree | 3f3c72154abc1ef9ded44625bda8a6e595226313 /source3 | |
parent | 67d1b015907ad0e764350f45686e467c6f468f56 (diff) | |
download | samba-bc1f3fe99e8ca435b6622462dd248663df3002a3.tar.gz samba-bc1f3fe99e8ca435b6622462dd248663df3002a3.tar.bz2 samba-bc1f3fe99e8ca435b6622462dd248663df3002a3.zip |
s3: Fix a comment
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/g_lock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/g_lock.h b/source3/include/g_lock.h index c0eed38d4b..13daf3f556 100644 --- a/source3/include/g_lock.h +++ b/source3/include/g_lock.h @@ -1,6 +1,6 @@ /* Unix SMB/CIFS implementation. - global locks based on ctdb + global locks based on dbwrap and messaging Copyright (C) 2009 by Volker Lendecke This program is free software; you can redistribute it and/or modify |