summaryrefslogtreecommitdiff
path: root/source4/include/nameserv.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/nameserv.h')
-rw-r--r--source4/include/nameserv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/include/nameserv.h b/source4/include/nameserv.h
index 9098477445..68cc988280 100644
--- a/source4/include/nameserv.h
+++ b/source4/include/nameserv.h
@@ -293,7 +293,7 @@ struct work_record
BOOL RunningElection;
BOOL needelection;
int ElectionCount;
- uint32 ElectionCriterion;
+ uint32_t ElectionCriterion;
/* Domain master browser info. Used for efficient syncs. */
struct nmb_name dmb_name;