svn commit: samba r14066 - in branches/SAMBA_4_0/source/build/smb_build: .

metze at samba.org metze at samba.org
Thu Mar 9 12:46:28 GMT 2006


Author: metze
Date: 2006-03-09 12:46:27 +0000 (Thu, 09 Mar 2006)
New Revision: 14066

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

Log:
fix whitespaces

metze
Modified:
   branches/SAMBA_4_0/source/build/smb_build/config_mk.pm


Changeset:
Modified: branches/SAMBA_4_0/source/build/smb_build/config_mk.pm
===================================================================
--- branches/SAMBA_4_0/source/build/smb_build/config_mk.pm	2006-03-09 12:45:21 UTC (rev 14065)
+++ branches/SAMBA_4_0/source/build/smb_build/config_mk.pm	2006-03-09 12:46:27 UTC (rev 14066)
@@ -48,7 +48,7 @@
 		"ENABLE"		=> "bool",
 		"NOPROTO"		=> "bool",
 
-		"OUTPUT_TYPE" => "string",
+		"OUTPUT_TYPE"		=> "string",
 
 		"MANPAGE"		=> "string",
 		"PRIVATE_PROTO_HEADER"	=> "string",
@@ -75,7 +75,7 @@
 		"MINOR_VERSION"		=> "string",
 		"RELEASE_VERSION"	=> "string",
 		
-		"INIT_FUNCTION_TYPE" => "string",
+		"INIT_FUNCTION_TYPE"	=> "string",
 
 		"OBJ_FILES"		=> "list",
 



More information about the samba-cvs mailing list