Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/lib/netapi/tests/common.h

    r414 r988  
    2929#define POPT_COMMON_LIBNETAPI_EXAMPLES { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_netapi_examples, 0, "Common samba netapi example options:", NULL },
    3030
     31
     32
     33
     34
    3135NET_API_STATUS test_netuseradd(const char *hostname,
    3236                               const char *username);
     
    4650NET_API_STATUS netapitest_server(struct libnetapi_ctx *ctx,
    4751                                 const char *hostname);
     52
     53
    4854
    4955#ifndef ARRAY_SIZE
Note: See TracChangeset for help on using the changeset viewer.