summaryrefslogtreecommitdiff
path: root/source3/utils/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils/net.h')
-rw-r--r--source3/utils/net.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net.h b/source3/utils/net.h
index b816aec4e6..b89caca856 100644
--- a/source3/utils/net.h
+++ b/source3/utils/net.h
@@ -68,7 +68,7 @@ struct net_context {
#define NET_TRANSPORT_LOCAL 0x01
#define NET_TRANSPORT_RAP 0x02
#define NET_TRANSPORT_RPC 0x04
-#define NET_TRANSPROT_ADS 0x08
+#define NET_TRANSPORT_ADS 0x08
struct functable {
const char *funcname;