summaryrefslogtreecommitdiff
path: root/source3/profile
diff options
context:
space:
mode:
Diffstat (limited to 'source3/profile')
-rw-r--r--source3/profile/profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/profile/profile.c b/source3/profile/profile.c
index 187512333c..fe03bc04a3 100644
--- a/source3/profile/profile.c
+++ b/source3/profile/profile.c
@@ -312,7 +312,7 @@ BOOL profile_setup(BOOL rdonly)
"SMBunlock", /* PR_VALUE_SMBUNLOCK */
"SMBctemp", /* PR_VALUE_SMBCTEMP */
"SMBmknew", /* PR_VALUE_SMBMKNEW */
- "SMBchkpth", /* PR_VALUE_SMBCHKPTH */
+ "SMBcheckpath", /* PR_VALUE_SMBCHECKPATH */
"SMBexit", /* PR_VALUE_SMBEXIT */
"SMBlseek", /* PR_VALUE_SMBLSEEK */
"SMBlockread", /* PR_VALUE_SMBLOCKREAD */