summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-03-09 12:46:27 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:52:39 -0500
commit2170981c24f73beb47d437ff25e88b3c320e1ea5 (patch)
tree5e3bd082d060cc2f7384f3d9dbec7403e2b3291f /source4
parentafa2910abe8231cf1e42319925c5690cdde39810 (diff)
downloadsamba-2170981c24f73beb47d437ff25e88b3c320e1ea5.tar.gz
samba-2170981c24f73beb47d437ff25e88b3c320e1ea5.tar.bz2
samba-2170981c24f73beb47d437ff25e88b3c320e1ea5.zip
r14066: fix whitespaces
metze (This used to be commit 29a1c0bb69f0d52ead7268de4b024d5a91e135cf)
Diffstat (limited to 'source4')
-rw-r--r--source4/build/smb_build/config_mk.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/build/smb_build/config_mk.pm b/source4/build/smb_build/config_mk.pm
index 17bec56ced..7eb0ddc56d 100644
--- a/source4/build/smb_build/config_mk.pm
+++ b/source4/build/smb_build/config_mk.pm
@@ -48,7 +48,7 @@ my $section_types = {
"ENABLE" => "bool",
"NOPROTO" => "bool",
- "OUTPUT_TYPE" => "string",
+ "OUTPUT_TYPE" => "string",
"MANPAGE" => "string",
"PRIVATE_PROTO_HEADER" => "string",
@@ -75,7 +75,7 @@ my $section_types = {
"MINOR_VERSION" => "string",
"RELEASE_VERSION" => "string",
- "INIT_FUNCTION_TYPE" => "string",
+ "INIT_FUNCTION_TYPE" => "string",
"OBJ_FILES" => "list",