summaryrefslogtreecommitdiff
path: root/source3/include/ctdb_packet.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-05-03 19:11:38 +1000
committerGünther Deschner <gd@samba.org>2011-05-03 14:38:29 +0200
commitf08250eb55930bd8613c7ebe1a0de2fb0ccbff30 (patch)
treeafdd9c15b6ff37bfadf36421bcf974fe8f178590 /source3/include/ctdb_packet.h
parentcd9a7c143c87fa0f1fda8a6c9b331b21ae6148a2 (diff)
downloadsamba-f08250eb55930bd8613c7ebe1a0de2fb0ccbff30.tar.gz
samba-f08250eb55930bd8613c7ebe1a0de2fb0ccbff30.tar.bz2
samba-f08250eb55930bd8613c7ebe1a0de2fb0ccbff30.zip
s3-ctdb Fix duplicate function name due to packet -> ctdb_packet rename.
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/include/ctdb_packet.h')
-rw-r--r--source3/include/ctdb_packet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ctdb_packet.h b/source3/include/ctdb_packet.h
index 267a98825f..026b23f90e 100644
--- a/source3/include/ctdb_packet.h
+++ b/source3/include/ctdb_packet.h
@@ -38,7 +38,7 @@ NTSTATUS ctdb_packet_fd_read(struct ctdb_packet_context *ctx);
/*
* Sync read, wait for the next chunk
*/
-NTSTATUS ctdb_packet_fd_read_sync(struct ctdb_packet_context *ctx, int timeout);
+NTSTATUS ctdb_packet_fd_read_sync_timeout(struct ctdb_packet_context *ctx, int timeout);
/*
* Handle an incoming ctdb_packet: