mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
(trunk libT) silence a gcc warning
This commit is contained in:
@@ -36,6 +36,8 @@ void tr_webRun( tr_session * session,
|
||||
tr_web_done_func done_func,
|
||||
void * done_func_user_data );
|
||||
|
||||
struct evbuffer;
|
||||
|
||||
void tr_http_escape( struct evbuffer *out, const char *str, int len, int noslashes );
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user