Author: vlendec
Date: 2005-01-30 18:29:12 +0000 (Sun, 30 Jan 2005)
New Revision: 5110

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5110

Log:
Fix indentation
Modified:
   trunk/source/nsswitch/winbindd_util.c


Changeset:
Modified: trunk/source/nsswitch/winbindd_util.c
===================================================================
--- trunk/source/nsswitch/winbindd_util.c       2005-01-30 10:41:15 UTC (rev 
5109)
+++ trunk/source/nsswitch/winbindd_util.c       2005-01-30 18:29:12 UTC (rev 
5110)
@@ -1023,7 +1023,7 @@
                        return False;
                }
 
-                       *channel = SEC_CHAN_DOMAIN;
+               *channel = SEC_CHAN_DOMAIN;
                E_md4hash(pwd, ret_pwd);
                SAFE_FREE(pwd);
 

Reply via email to