From 131211b4daf83b7c594337f4e7c71e4711094d71 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Tue, 13 Jan 2009 22:41:17 +0000 Subject: V6 --- ot_livesync.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ot_livesync.h') diff --git a/ot_livesync.h b/ot_livesync.h index ae9ab55..8e78afb 100644 --- a/ot_livesync.h +++ b/ot_livesync.h @@ -86,7 +86,7 @@ void livesync_deinit(); void livesync_bind_mcast( char *ip, uint16_t port ); /* Inform live sync about whats going on. */ -void livesync_tell( ot_hash * const info_hash, const ot_peer * const peer ); +void livesync_tell( ot_hash const info_hash, const ot_peer * const peer ); /* Tickle the live sync module from time to time, so no events get stuck when there's not enough traffic to fill udp packets fast -- cgit v1.2.3