From 5f0e9cc4e6529b1db145958cc965ba29dafe4497 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Thu, 13 Jul 2006 22:08:10 +0000 Subject: r17025: Remove one blank line - test checking in to two branches simultaneously..... Jeremy. (This used to be commit 13e7fe540acf575c3b4503050a25cbe4d30b8835) --- source3/lib/util.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source3/lib/util.c b/source3/lib/util.c index c75008e9a7..694248a36b 100644 --- a/source3/lib/util.c +++ b/source3/lib/util.c @@ -3008,4 +3008,3 @@ int this_is_smp(void) return 0; #endif } - -- cgit