summaryrefslogtreecommitdiffstats
path: root/ctdb/common/ctdb_io.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-04-10 19:35:21 +1000
committerAndrew Tridgell <tridge@samba.org>2007-04-10 19:35:21 +1000
commit82e4ccbf3efb8998d9aea98645f899e3257fa512 (patch)
tree2e089cf9c2034d65a0d53403b53a2e2581f79042 /ctdb/common/ctdb_io.c
parentf1e0174e8314143408c1aa6637bafafdd445c9f9 (diff)
parent9ba0f9db6f226b08eb084ab55bf2b41f77e46a5c (diff)
downloadsamba-82e4ccbf3efb8998d9aea98645f899e3257fa512.tar.gz
samba-82e4ccbf3efb8998d9aea98645f899e3257fa512.tar.xz
samba-82e4ccbf3efb8998d9aea98645f899e3257fa512.zip
merge from ronnie
(This used to be ctdb commit 886a3e9122168ececc257aa1bef2f5de2f2d8d7e)
Diffstat (limited to 'ctdb/common/ctdb_io.c')
-rw-r--r--ctdb/common/ctdb_io.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ctdb/common/ctdb_io.c b/ctdb/common/ctdb_io.c
index e6269b18ab9..eb1d47bae39 100644
--- a/ctdb/common/ctdb_io.c
+++ b/ctdb/common/ctdb_io.c
@@ -301,5 +301,3 @@ struct ctdb_queue *ctdb_queue_setup(struct ctdb_context *ctdb,
return queue;
}
-
-