Add an entry for the "check" command to the tdbtool manpage.
[Samba/gebeck_regimport.git] / librpc / idl / dnsserver.idl
blob86a8a14f1326aa645512cd3ff134b884ab795bd1
1 /*
2 dnsserver interface definition
3 */
5 [ uuid("50abc2a4-574d-40b3-9d66-ee4fd5fba076"),
6 version(5.0),
7 pointer_default(unique),
8 helpstring("DNS Server")
9 ] interface dnsserver
11 void dnsserver_foo();