summaryrefslogtreecommitdiff
path: root/source3/libads/ads_proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-11 11:14:27 +0100
committerGünther Deschner <gd@samba.org>2011-02-11 12:22:41 +0100
commitf076c76260f24e15be11394ea0bb9456564dda49 (patch)
tree873de80db04f57d91065ac4fe74ad3515d178bcb /source3/libads/ads_proto.h
parent16229e4cefb01c3bdf1cb1cef81f0eab1f1cc0e6 (diff)
downloadsamba-f076c76260f24e15be11394ea0bb9456564dda49.tar.gz
samba-f076c76260f24e15be11394ea0bb9456564dda49.tar.bz2
samba-f076c76260f24e15be11394ea0bb9456564dda49.zip
s3-libads: make ads_guess_service_principal static.
Guenther
Diffstat (limited to 'source3/libads/ads_proto.h')
-rw-r--r--source3/libads/ads_proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/libads/ads_proto.h b/source3/libads/ads_proto.h
index 6fbd3aa13f..040825e674 100644
--- a/source3/libads/ads_proto.h
+++ b/source3/libads/ads_proto.h
@@ -152,5 +152,3 @@ ADS_STATUS ads_setup_sasl_wrapping(ADS_STRUCT *ads,
/* The following definitions come from libads/util.c */
ADS_STATUS ads_change_trust_account_password(ADS_STRUCT *ads, char *host_principal);
-ADS_STATUS ads_guess_service_principal(ADS_STRUCT *ads,
- char **returned_principal);