diff --git a/libtransmission/rpcimpl.c b/libtransmission/rpcimpl.c index 6f302f652..16ef3f7d9 100644 --- a/libtransmission/rpcimpl.c +++ b/libtransmission/rpcimpl.c @@ -187,11 +187,12 @@ getTorrents( tr_session * session, } static void -notifyBatchChange( tr_session * session, tr_torrent ** torrents, int n ) +notifyBatchQueueChange( tr_session * session, tr_torrent ** torrents, int n ) { int i; for( i=0; iqueuePosition;