X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6015bb1f7aaa3e4f3c71c28219016ad951cefc04..c576ad2674c37a1c63f004c71049998f38854c64:/h/netsec.h diff --git a/h/netsec.h b/h/netsec.h index b3018a24..0a14a1d0 100644 --- a/h/netsec.h +++ b/h/netsec.h @@ -72,7 +72,7 @@ void netsec_set_hostname(netsec_context *ns_context, const char *hostname); * Returns "1" if snoop is enabled, 0 if it is not. */ -int netsec_get_snoop(netsec_context *ns_context); +int netsec_get_snoop(netsec_context *ns_context) PURE; /* * Sets "snoop" status; if snoop is set to a nonzero value, network traffic @@ -352,7 +352,7 @@ int netsec_negotiate_sasl(netsec_context *ns_context, const char *mechlist, * supported or in use. */ -char *netsec_get_sasl_mechanism(netsec_context *ns_context); +char *netsec_get_sasl_mechanism(netsec_context *ns_context) PURE; /* * Set the OAuth service name used to retrieve the OAuth parameters from