svn commit: samba r24996 - in branches: SAMBA_3_2/source/registry SAMBA_3_2_0/source/registry

obnox at samba.org obnox at samba.org
Fri Sep 7 13:54:56 GMT 2007


Author: obnox
Date: 2007-09-07 13:54:56 +0000 (Fri, 07 Sep 2007)
New Revision: 24996

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

Log:
Eliminate more trailing spaces...


Modified:
   branches/SAMBA_3_2/source/registry/reg_smbconf.c
   branches/SAMBA_3_2_0/source/registry/reg_smbconf.c


Changeset:
Modified: branches/SAMBA_3_2/source/registry/reg_smbconf.c
===================================================================
--- branches/SAMBA_3_2/source/registry/reg_smbconf.c	2007-09-07 13:32:57 UTC (rev 24995)
+++ branches/SAMBA_3_2/source/registry/reg_smbconf.c	2007-09-07 13:54:56 UTC (rev 24996)
@@ -1,4 +1,4 @@
-/* 
+/*
  *  Unix SMB/CIFS implementation.
  *  Virtual Windows Registry Layer
  *  Copyright (C) Volker Lendecke 2006
@@ -8,12 +8,12 @@
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 3 of the License, or
  *  (at your option) any later version.
- *  
+ *
  *  This program is distributed in the hope that it will be useful,
  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
- *  
+ *
  *  You should have received a copy of the GNU General Public License
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
@@ -224,10 +224,10 @@
 }
 
 
-/* 
+/*
  * Table of function pointers for accessing smb.conf data
  */
- 
+
 REGISTRY_OPS smbconf_reg_ops = {
 	smbconf_fetch_keys,
 	smbconf_fetch_values,

Modified: branches/SAMBA_3_2_0/source/registry/reg_smbconf.c
===================================================================
--- branches/SAMBA_3_2_0/source/registry/reg_smbconf.c	2007-09-07 13:32:57 UTC (rev 24995)
+++ branches/SAMBA_3_2_0/source/registry/reg_smbconf.c	2007-09-07 13:54:56 UTC (rev 24996)
@@ -1,4 +1,4 @@
-/* 
+/*
  *  Unix SMB/CIFS implementation.
  *  Virtual Windows Registry Layer
  *  Copyright (C) Volker Lendecke 2006
@@ -8,12 +8,12 @@
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 3 of the License, or
  *  (at your option) any later version.
- *  
+ *
  *  This program is distributed in the hope that it will be useful,
  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
- *  
+ *
  *  You should have received a copy of the GNU General Public License
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
@@ -224,10 +224,10 @@
 }
 
 
-/* 
+/*
  * Table of function pointers for accessing smb.conf data
  */
- 
+
 REGISTRY_OPS smbconf_reg_ops = {
 	smbconf_fetch_keys,
 	smbconf_fetch_values,



More information about the samba-cvs mailing list