Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
/*
* nt4 uses 41 bytes for the start_association call
- * so do it the same and as we don't know the meanings of this bytes
+ * so do it the same and as we don't know the meanings of these bytes
* we just send zeros and nt4, w2k and w2k3 seems to be happy with this
*
* if we don't do this nt4 uses an old version of the wins replication protocol
struct {
/*
* the timestamp for the next event,
- * this is the timstamp passed to event_add_timed()
+ * this is the timestamp passed to event_add_timed()
*/
struct timeval next_event;
struct {
/*
* the timestamp for the next scavenging run,
- * this is the timstamp passed to event_add_timed()
+ * this is the timestamp passed to event_add_timed()
*/
struct timeval next_run;