From 2b7de39bd220d734201331bc6c3d32ef016a8122 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 13 May 2004 15:55:53 +0000 Subject: r687: add newline at eof metze (This used to be commit 38fd7c5e1a8ee5dcc0e5e6af765fb81f6f7c4111) --- source4/build/smb_build/main.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/build/smb_build') diff --git a/source4/build/smb_build/main.pl b/source4/build/smb_build/main.pl index 1e3cd84fb6..18d3de3991 100644 --- a/source4/build/smb_build/main.pl +++ b/source4/build/smb_build/main.pl @@ -19,4 +19,4 @@ sub smb_build_main($) create_smb_build_h($SMB_BUILD_CTX); return 0; -} \ No newline at end of file +} -- cgit