[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-682-g7109bb4

Günther Deschner gd at samba.org
Tue Apr 7 23:57:39 GMT 2009


The branch, v3-4-test has been updated
       via  7109bb4fc38d9fa798e3bdd5e55b7825e10ceda8 (commit)
      from  e27c0d668bd93f7d64a2fe0c6aef6edc63af64d4 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-4-test


- Log -----------------------------------------------------------------
commit 7109bb4fc38d9fa798e3bdd5e55b7825e10ceda8
Author: Günther Deschner <gd at samba.org>
Date:   Wed Apr 8 01:52:28 2009 +0200

    s3-svcctl: no need to define SVCCTL_NUM_INTERNAL_SERVICES twice in a file.
    
    Guenther
    (cherry picked from commit b36fab0491a7f73ac9dffea6397167c5bdd82a2a)

-----------------------------------------------------------------------

Summary of changes:
 source3/rpc_server/srv_svcctl_nt.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/rpc_server/srv_svcctl_nt.c b/source3/rpc_server/srv_svcctl_nt.c
index 848cdc2..6aafd5a 100644
--- a/source3/rpc_server/srv_svcctl_nt.c
+++ b/source3/rpc_server/srv_svcctl_nt.c
@@ -32,8 +32,6 @@ struct service_control_op {
 	SERVICE_CONTROL_OPS *ops;
 };
 
-#define SVCCTL_NUM_INTERNAL_SERVICES	4
-
 /* handle external services */
 extern SERVICE_CONTROL_OPS rcinit_svc_ops;
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list