[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Sat Aug 28 02:54:52 MDT 2010


The branch, master has been updated
       via  6752270 s3: Those functions are no macros anymore :-)
      from  a6111c2 lib/util: remove implicit discard_const_p() from SAFE_FREE()

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 67522702ac96b8432c7ccabeaa162a5a88b5780f
Author: Volker Lendecke <vl at samba.org>
Date:   Sat Aug 28 12:54:22 2010 +0200

    s3: Those functions are no macros anymore :-)

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

Summary of changes:
 source3/auth/pampass.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/auth/pampass.c b/source3/auth/pampass.c
index 7c09c16..8ee33cc 100644
--- a/source3/auth/pampass.c
+++ b/source3/auth/pampass.c
@@ -59,10 +59,6 @@ struct smb_pam_userdata {
 
 typedef int (*smb_pam_conv_fn)(int, const struct pam_message **, struct pam_response **, void *appdata_ptr);
 
-/*
- *  Macros to help make life easy
- */
-
 static char *smb_pam_copy_string(const char *s)
 {
 	if (s == NULL) {


-- 
Samba Shared Repository


More information about the samba-cvs mailing list