Author: herb
Date: 2007-03-23 23:10:46 +0000 (Fri, 23 Mar 2007)
New Revision: 21957

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

Log:
minor formatting fix

Modified:
   branches/SAMBA_3_0/source/nsswitch/wbinfo.c
   branches/SAMBA_3_0_25/source/nsswitch/wbinfo.c


Changeset:
Modified: branches/SAMBA_3_0/source/nsswitch/wbinfo.c
===================================================================
--- branches/SAMBA_3_0/source/nsswitch/wbinfo.c 2007-03-23 22:23:09 UTC (rev 
21956)
+++ branches/SAMBA_3_0/source/nsswitch/wbinfo.c 2007-03-23 23:10:46 UTC (rev 
21957)
@@ -1417,7 +1417,7 @@
                                          "group %s\n", string_arg);
                                goto done;
                        }
-            break;
+                       break;
                case 'r':
                        if (!wbinfo_get_usergroups(string_arg)) {
                                d_fprintf(stderr, "Could not get groups for 
user %s\n", 

Modified: branches/SAMBA_3_0_25/source/nsswitch/wbinfo.c
===================================================================
--- branches/SAMBA_3_0_25/source/nsswitch/wbinfo.c      2007-03-23 22:23:09 UTC 
(rev 21956)
+++ branches/SAMBA_3_0_25/source/nsswitch/wbinfo.c      2007-03-23 23:10:46 UTC 
(rev 21957)
@@ -1417,7 +1417,7 @@
                                          "group %s\n", string_arg);
                                goto done;
                        }
-            break;
+                       break;
                case 'r':
                        if (!wbinfo_get_usergroups(string_arg)) {
                                d_fprintf(stderr, "Could not get groups for 
user %s\n", 

Reply via email to