1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00

r1545: add some comments and move a transport function to the transport section

metze
This commit is contained in:
Stefan Metzmacher 2004-07-19 06:49:53 +00:00 committed by Gerald (Jerry) Carter
parent a9a22d1e0d
commit 7d5ca8cc7c

View File

@ -1024,16 +1024,14 @@
[in,out] uint32 *resume_handle
);
/**************************/
/* srvsvc_NetStatistics */
/**************************/
/******************/
/* Function: 0x18 */
WERROR srvsvc_NETRSERVERSTATISTICSGET(
);
/******************/
/* Function: 0x19 */
WERROR srvsvc_NETRSERVERTRANSPORTADD(
);
/**************************/
/* srvsvc_NetTransport */
/**************************/
@ -1103,6 +1101,11 @@
[default];
} srvsvc_NetTransportCtr;
/******************/
/* Function: 0x19 */
WERROR srvsvc_NETRSERVERTRANSPORTADD(
);
/******************/
/* Function: 0x1a */
WERROR srvsvc_NetTransportEnum(