summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
Diffstat (limited to 'source3')
-rw-r--r--source3/include/local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/local.h b/source3/include/local.h
index f68f57eff7..6903e5854f 100644
--- a/source3/include/local.h
+++ b/source3/include/local.h
@@ -80,7 +80,7 @@
/* what default type of filesystem do we want this to show up as in a
NT file manager window? */
-#define FSTYPE_STRING "Samba"
+#define FSTYPE_STRING "NTFS"
/* the default guest account - normally set in the Makefile or smb.conf */
#ifndef GUEST_ACCOUNT