1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

idl: two comment typos in two lines

it is the density that got to me.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Douglas Bagnall 2021-04-23 01:00:56 +12:00 committed by Jeremy Allison
parent b54a24049f
commit 997b90e075

View File

@ -170,8 +170,8 @@ import "misc.idl", "security.idl", "nbt.idl", "netlogon.idl", "server_id.idl";
******************************************************/
/**
* Force dreplsrv to fefresh internal cache.
* @param partition_dn Partition to refresh cacheh for.
* If empy/NULL, refresh all partitions.
* @param partition_dn Partition to refresh cache for.
* If empty/NULL, refresh all partitions.
*/
WERROR dreplsrv_refresh();