Author: vlendec Date: 2006-06-11 16:13:41 +0000 (Sun, 11 Jun 2006) New Revision: 16141
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16141 Log: Dummy commit to make the build farm re-test against Samba4 16140 Modified: branches/SAMBA_3_0/source/auth/auth_util.c trunk/source/auth/auth_util.c Changeset: Modified: branches/SAMBA_3_0/source/auth/auth_util.c =================================================================== --- branches/SAMBA_3_0/source/auth/auth_util.c 2006-06-11 10:10:38 UTC (rev 16140) +++ branches/SAMBA_3_0/source/auth/auth_util.c 2006-06-11 16:13:41 UTC (rev 16141) @@ -1279,8 +1279,7 @@ Make (and fill) a user_info struct for a guest login. This *must* succeed for smbd to start. If there is no mapping entry for the guest gid, then create one. -********************** -*****************************************************/ +***************************************************************************/ static NTSTATUS make_new_server_info_guest(auth_serversupplied_info **server_info) { Modified: trunk/source/auth/auth_util.c =================================================================== --- trunk/source/auth/auth_util.c 2006-06-11 10:10:38 UTC (rev 16140) +++ trunk/source/auth/auth_util.c 2006-06-11 16:13:41 UTC (rev 16141) @@ -1279,8 +1279,7 @@ Make (and fill) a user_info struct for a guest login. This *must* succeed for smbd to start. If there is no mapping entry for the guest gid, then create one. -********************** -*****************************************************/ +***************************************************************************/ static NTSTATUS make_new_server_info_guest(auth_serversupplied_info **server_info) {
