Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Volker Lendecke <vl@samba.org>
return 0;
}
- /* need to continue the the bottom of the function to
+ /* need to continue at the bottom of the function to
save the correct attributes */
}
r->in.access_mask = PRINTER_ACCESS_USE;
}
- /* check smb.conf parameters and the the sec_desc */
+ /* check smb.conf parameters and the sec_desc */
raddr = tsocket_address_inet_addr_string(remote_address,
p->mem_ctx);
if (raddr == NULL) {