summaryrefslogtreecommitdiffstats
path: root/source/lib/util.c
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1999-12-02 18:49:28 +0000
committerLuke Leighton <lkcl@samba.org>1999-12-02 18:49:28 +0000
commit455e17dbb7d451b462004f302f5c68770f17b65e (patch)
tree10b60739466b4d64290fa9d61c164d2d2f80ea39 /source/lib/util.c
parent9df973fe711f322075d86d6792d6c0b8539c1d00 (diff)
downloadsamba-455e17dbb7d451b462004f302f5c68770f17b65e.tar.gz
samba-455e17dbb7d451b462004f302f5c68770f17b65e.tar.xz
samba-455e17dbb7d451b462004f302f5c68770f17b65e.zip
added get_any_dc_name() function.
Diffstat (limited to 'source/lib/util.c')
-rw-r--r--source/lib/util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/lib/util.c b/source/lib/util.c
index b0d6e82970e..9a9f87d4737 100644
--- a/source/lib/util.c
+++ b/source/lib/util.c
@@ -3262,3 +3262,4 @@ char *get_trusted_serverlist(const char* domain)
return NULL;
}
+