From 0cf080f719c971ea9be5eb363a7e078e52d101f7 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Mon, 17 Feb 2003 21:12:21 +0000 Subject: Dummy commit, I can't get through to samba-cvs@samba.org. It can't really remember under what mail address I have to post. My last commit to this file made it compile again, my fingers were a bit too fast to really type this message. Sorry for this confusion, Volker (This used to be commit 3b905f5a16dff8ce6742a92fd403cb720707f513) --- source3/rpcclient/cmd_srvsvc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source3') diff --git a/source3/rpcclient/cmd_srvsvc.c b/source3/rpcclient/cmd_srvsvc.c index 4538290ed9..10fdfd7437 100644 --- a/source3/rpcclient/cmd_srvsvc.c +++ b/source3/rpcclient/cmd_srvsvc.c @@ -179,7 +179,6 @@ static void display_srv_info_102(SRV_INFO_102 *sv102) } /* Server query info */ - static NTSTATUS cmd_srvsvc_srv_query_info(struct cli_state *cli, TALLOC_CTX *mem_ctx, int argc, char **argv) -- cgit