summaryrefslogtreecommitdiff
path: root/source3/lib
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2006-07-13 22:08:10 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:19:21 -0500
commit5f0e9cc4e6529b1db145958cc965ba29dafe4497 (patch)
treeba010286ae7e7853c20bf75d21c9d771ce6757a4 /source3/lib
parentf57c18b946091470817d208e28bb705ab49fdaa2 (diff)
downloadsamba-5f0e9cc4e6529b1db145958cc965ba29dafe4497.tar.gz
samba-5f0e9cc4e6529b1db145958cc965ba29dafe4497.tar.bz2
samba-5f0e9cc4e6529b1db145958cc965ba29dafe4497.zip
r17025: Remove one blank line - test checking in to two
branches simultaneously..... Jeremy. (This used to be commit 13e7fe540acf575c3b4503050a25cbe4d30b8835)
Diffstat (limited to 'source3/lib')
-rw-r--r--source3/lib/util.c1
1 files changed, 0 insertions, 1 deletions
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
}
-