mirror of
https://github.com/samba-team/samba.git
synced 2025-12-10 04:23:50 +03:00
Add NetApiBufferFree() to libnetapi.
Guenther
(This used to be commit c49196954d)
This commit is contained in:
@@ -53,6 +53,11 @@ const char *libnetapi_get_error_string(struct libnetapi_ctx *ctx);
|
||||
/****************************************************************
|
||||
****************************************************************/
|
||||
|
||||
NET_API_STATUS NetApiBufferFree(void *buffer);
|
||||
|
||||
/****************************************************************
|
||||
****************************************************************/
|
||||
|
||||
/* wkssvc */
|
||||
NET_API_STATUS NetJoinDomain(const char *server,
|
||||
const char *domain,
|
||||
|
||||
Reference in New Issue
Block a user