summaryrefslogtreecommitdiff
path: root/libds
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-09-24 16:51:15 -0700
committerAndrew Tridgell <tridge@samba.org>2009-09-28 10:16:28 +1000
commit9cef5f0a53ce2bddce644303659859743ea89398 (patch)
treecbee289bb8276ebb7b76544eba4f20a9a34c60a7 /libds
parent557b177b04001ea687cf7905d765c72c1a7019b9 (diff)
downloadsamba-9cef5f0a53ce2bddce644303659859743ea89398.tar.gz
libds: fixed spelling error
Diffstat (limited to 'libds')
-rw-r--r--libds/common/flags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libds/common/flags.h b/libds/common/flags.h
index fb90e6614ee..37103bcec2e 100644
--- a/libds/common/flags.h
+++ b/libds/common/flags.h
@@ -153,7 +153,7 @@
#define SYSTEM_FLAG_CONFIG_ALLOW_LIMITED_MOVE 0x10000000
#define SYSTEM_FLAG_CONFIG_ALLOW_MOVE 0x20000000
#define SYSTEM_FLAG_CONFIG_ALLOW_RENAME 0x40000000
-#define SYSTEM_FLAG_DISALLOW_DELTE 0x80000000
+#define SYSTEM_FLAG_DISALLOW_DELETE 0x80000000
/* "searchFlags" */
#define SEARCH_FLAG_ATTINDEX 0x0000001