summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-06-21 15:14:29 +1000
committerAndrew Bartlett <abartlet@samba.org>2011-06-23 13:47:27 +0200
commit734e1b6812b672fc7d838e943b14b8a176552734 (patch)
tree07c3463fd6912efd4ee16fd61079219a21d26fdc /source3/include/smb.h
parent38b5beb33d78fd6a799fa591e29e5e1227adfa70 (diff)
downloadsamba-734e1b6812b672fc7d838e943b14b8a176552734.tar.gz
samba-734e1b6812b672fc7d838e943b14b8a176552734.tar.bz2
samba-734e1b6812b672fc7d838e943b14b8a176552734.zip
s3-param Remove 'announce version' parameter
The only users I can find of this on the internet involve confused users, and our own documentation recommends never setting this. Don't confuse our users any longer. Andrew Bartlett
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index ec78317b9b..589dfd78c3 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -1236,8 +1236,8 @@ char *strdup(char *s);
* This may change again in Samba-3.0 after further testing. JHT
*/
-#define DEFAULT_MAJOR_VERSION 0x04
-#define DEFAULT_MINOR_VERSION 0x09
+#define SAMBA_MAJOR_NBT_ANNOUNCE_VERSION 0x04
+#define SAMBA_MINOR_NBT_ANNOUNCE_VERSION 0x09
/* Browser Election Values */
#define BROWSER_ELECTION_VERSION 0x010f